Code Monkey home page Code Monkey logo

argdown-vscode's People

Contributors

christianvoigt avatar

Watchers

 avatar  avatar  avatar

argdown-vscode's Issues

Welcome Page

Load an argdown welcome page on startup, if extension is installed, similar to Argunet welcome page, which informs user about next steps and contains links to tutorials, documentation and other help resources.

Export only works with folders, not with single files

If no folder is open in the VS code explorer (workspace is empty), but only a single argdown-file is opened in the editor, then the argdown export command yields:

Argdown language server initialized.
No workspace folder found.
[Error - 10:42:15] Request workspace/executeCommand failed.
  Message: Request workspace/executeCommand failed with 
message: Cannot read property 'Symbol(Symbol.iterator)' of 
undefined
  Code: -32603

This will be counterintuitive for non-expert users.

Maybe the default option of the export command should be to export the file opened in the active editor?

Deinstallation issue

I tried to deinstall versiuon 0.0.2. However, the tag "deinstallieren" stayed forever and the deinstallation process never completed. After restart of VS code, the extension was still working.

Linter: partial parsing of Argdown blocks

Instead of parsing whole documents on every change, the linter should only parse the Argdown blocks affected by that change for increased efficiency.

This requires the linting parser process to run without the ModelPlugin.

Update problems

I tried to update from 0.0.2 to 0.0.3. I get the error message:

Kann nicht installiert werden, da noch eine veraltete Instanz der Erweiterung ausgeführt wird. Bitte beenden und VS Code neu starten vor der Neuinstallation.

However, even after Neustart, I got the same error message.

Also, deactivating the Argdown extension didn't help.

Syntax highlighting: problems with tags

Hi!

Tags at the end of a line seem to affect syntax highlighting. E.g.

[These]
    - [Grund 1]: Text #con
    + [Grund 2]: Text

yields
grafik
whereas, if a blank space is inserted after #con, we have
grafik

All sorts of syntax highlighting seem to be affected, e.g.,

[These]
    - [Grund 1]: Text #con
<!-- + [Grund 2]: Text -->

gives
grafik

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.