-
The limitations with the `x` proposal (no multiline literals, and some special chars must be escaped even within comments) seem to meaningfully reduce the value of `x`. Several others have expressed s…
-
A few examples of the syntax highlighting not working quite right.
In the following example, you can see that begin/end are not highlighted as keywords --- they should ideally be in the same color …
-
I haven't been able to check if it's highlighted correctly, but I don't think it is.
see the `##__folly_traits_impl__` in the following code
https://github.com/facebook/folly/blob/master/folly/Tra…
-
### Installed product versions
- Visual Studio: 2015 Enterprise
- This extension: 1.8.61
### Description
Extension not run in my environement. I have tried a .go file. a .lisp file, a .yml file …
ghost updated
6 years ago
-
I'm using [this `.tmLanguage`](https://github.com/textmate/latex.tmbundle/blob/master/Syntaxes/LaTeX.plist) (it is latex).
The parsing of the following text is very long (more than 1 minute). Is th…
-
The theme customisation is pretty useless for me as it stands because it cripples the syntax analysis, at least for languages like Swift. e.g. it then confuses numeric literals and type names, can't …
-
Once the new syntax comes out I think we should change the strategy for syntax highlighting. Instead of building from scratch and trying to be correct/complete, we should work to mirror the JS syntax …
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the …
m1ga updated
9 months ago
-
Use case “make first letter of a word bold or italic” works fine both in Markdown preview in Atom and on GitHub, just like in Sublime Text. But there’s a problem in GFM language module preventing prop…
-
This was reported at https://github.com/dart-lang/dart-syntax-highlight/issues/11#issuecomment-1613758553. Dart highlighting on GitHub doesn't handle unterminated triple-backticks as expected. VS Code…