Code Monkey home page Code Monkey logo

bracketsuml's People

Contributors

kylekorndoerfer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bracketsuml's Issues

Add basic support for other diagram types

Create the basic skeleton (no syntax highlighting) for the other diagram types so they can be recognized as BracketsUML files. This will enable the extension allowing the contents of the editor to be sent to the registered PlantUML service and receive a generated diagram in response.

The diagram types should include:

  • Use Case (*.pusecase)
  • Class (*.pclass)
  • Activity (*.pactv)
  • Component (*.pcomp)
  • State (*.pstate)
  • Object (*.pobj)

First load doesn't show/generate image

When Brackets is loaded and the workspace is restored with a PlantUML file active in the editor, the preview pane is opened but the contents are not loaded (image not loaded from disk and/or retrieved from the web service)

Handle file download complete better

Since the saving of the image is done asynchronously in a node module it invokes the .done() method before the file has been successfully downloaded. This causes problems when trying to refresh the preview panel and the image hasn't finished saving yet.

A quick hack was to introduce an arbitrary 3 second delay using setTimeout() to give the operation time to complete, but this is not the correct way to do it.

Installation fails

Installation fails in Release 1.2 build 1.2.0-15697 (release 8f82e2a97)

I was trying to install from Git url and from zip, Is this listed in Brackets plugin page?

Add Menu Item

Add a menus item for showing/hiding the preview panel. This allows a user to hide the panel when they don't want to see it but bring it back immediately without having to perform a save.

Indicator when downloading diagram

Update the UI to have some form of visual indicator that the diagram update/download is in progress so that they know something is happening.

!include not working

Hello,
create work with the plugin. I have a file with multiple "!include" composed from subdiagrams (class). I got the error message that he can not find the included files.

I open directly the folder with all files. All files are in same hierarchy level. Is there some "hidden" possibility to set the search path, did i miss something or did i found a bug?

Greetings

Handle & report diagram generation errors

Not sure how best to report any errors encountered inside the node module when attempting to download the diagram. Need to find some examples from other extensions or get help from brackets-dev forum

help me

I can not used it. Can you help me about it? How to tutorial with plugin? thank you very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.