Code Monkey home page Code Monkey logo

web-editor's Issues

Clean up listeners with Beta 4 widget-core

In #27 we are introducing some listeners, there aren't clean lifecycle methods in the 0.1.0 widget-core to clean those up, but in 0.2.0 there are, so we should ensure we add and remove the work bench listeners on the new lifecycle methods.

Full Support for themes

Outside of the Editor support for vscode themes, we should have the support for the other UI elements.

Capture filename and line number information in the console

If possible, it'd be great to capture the filename and line number information from thrown errors, log messages, and the TypeScript compiler and add it to the console UI. If possible, it should map back to the actual line number in the TypeScript source.

"Snippet" functionality

Enhancement

There is a need to provide a snippet which would allow a very simple application to be run and edited, mainly for code examples, where dependencies could be declared/supplied without having to generate a whole project.json, but still be able to edit and run the example.

Ability to change main module

Enhancement

Currently for running an application it will always attempt to bootstrap the application via src/main. This should be configurable, like the index.html is.

Consider a WebPack bundle as distributable

Consider creating a WebPack bundle for the whole solution as the distributable. This would make it easier to integrate into a page and possible remove the need to pollute the global namespace with postcss.

Inline Decorations

The monaco-editor allows editor line decorations, where certain lines can be highlighted or changed...

We should consider integrating that feature for highlighting, indications when stepping through tutorials.

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.