0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the old classifier
sam
More... about 13 years ago
Major StringTemplate updates
sam
More... about 13 years ago
Fix crash in AntlrClassifierBase.GetClassificationSpans CreateLexer() returns ITokenSource instead of Lexer
sam
More... about 13 years ago
Updated ANTLR binaries
sam
More... about 13 years ago
Fixed another exception when loading files
sam
More... about 13 years ago
Updated ANTLR binaries
sam
More... about 13 years ago
Fix TypeLoadException and other errors when opening grammar files
sam
More... about 13 years ago
Allow multiple classification spans for a single token
sam
More... over 13 years ago
Modify BraceMatchingTagger so it can be extended
sam
More... over 13 years ago
Fix incorrect return value
sam
More... over 13 years ago
Fix oversized vsix files
sam
More... over 13 years ago
Implement Go To... foundations, and implement Go To Definition for ANTLR grammar rules
sam
More... over 13 years ago
New extension methods
sam
More... over 13 years ago
Got the glyphs reversed...
sam
More... over 13 years ago
Ignore *.user
sam
More... over 13 years ago
Add initial AntlrIntellisenseController and AntlrCompletionSource
sam
More... over 13 years ago
Move CompletionDisplayNameComparer to the Tvl.VisualStudio.Language assembly
sam
More... over 13 years ago
Return empty expansions instead of null
sam
More... over 13 years ago
Factor out the CompletionSource and CompletionSourceProvider base classes from AlloyCompletionSource and AlloyCompletionSourceProvider
sam
More... over 13 years ago
Remove old (stub) IntelliSense hooks from the ANTLR 3 language package
sam
More... over 13 years ago
Implement LanguageInfo for ANTLR3
sam
More... over 13 years ago
Move LanguagePreferences the LanguageInfo base class to simplify implementing IVsLanguageInfo for new languages
sam
More... over 13 years ago
Implement useful Quick Info from background parse information
sam
More... over 13 years ago
Maintain a list of current rule spans and seek points in AntlrBackgroundParser
sam
More... over 13 years ago
Set the hint and hover text of rule outlining blocks Don't collapse the artificial tokens rule
sam
More... over 13 years ago
Add ANTLR colors to the Fonts & Colors options (mark them UserVisible) Make the background of action literals lighter
sam
More... over 13 years ago
Remove delay for the initial background parse
sam
More... over 13 years ago
Initial StringTemplate 4 language support
sam
More... over 13 years ago
Updated Alloy language project Use standard code contracts
sam
More... over 13 years ago
Updated to ANTLR 3.3.1 Use standard code contracts
sam
More... over 13 years ago