GithubHelp home page GithubHelp logo

ebundles's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ebundles's Issues

NT BATCH rem comments do not work for simple case

Consider the code below. It is a windows batch file code.

rem this text should be green

The rem lines should be marked as comments. I am filing this issue here as suggested by github.com support. "The fastest way to get this fixed would be to find the issue tracker for the specific grammar and open an issue or contribute a fix there."

Bug in .BAT syntax coloring (unterminated strings appear multi-line)

As it can be seen at the following address,
https://github.com/bmrf/tron/blob/52f5dfac7f1d3728495c9cc5087e2b82a7c911ee/tron.bat#L753
characters on the lines following line 753 are blue, except for strings, whose characters are black instead.

Line 753 is:
call :log " Executing as %USERDOMAIN%%USERNAME% on %COMPUTERNAME%

Since the string at line 753 is not terminated by a quote character, and since this wrong coloring ends at line 818, which has another string not terminated by a quote character, I guess the syntax coloring algorithm is working here as if the string were open and spanning multiple lines, ignoring the fact that the call command terminates at newline.

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.