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
Move support for language service stubs to Tvl.VisualStudio.Text
sam
More... over 13 years ago
Updated comments
sam
More... over 13 years ago
Add IVsLanguageInfo for Alloy to support editor options Add stub for AlloyIntellisenseTagger, which is used to locate expressions within some context
sam
More... over 13 years ago
Updated alloy classifications Allow quotation marks in alloy identifiers
sam
More... over 13 years ago
Commenter now supports multiple comment formats
sam
More... over 13 years ago
Add IConnectionPointContainerExtensions Updated service provider extensions
sam
More... over 13 years ago
Use the AlloyQuickInfoSource to display raw expression parsing results for selected blocks of text
sam
More... over 13 years ago
Add AlloyIntellisenseCache.ParseExpression() for snapshot spans as a general IntelliSense helper method
sam
More... over 13 years ago
Expression parsing updates
sam
More... over 13 years ago
Remove unnecessary expression parsing from AlloyBaseWalker.g3
sam
More... over 13 years ago
Split AlloyCompletionSource.CompletionDisplayNameComparer to a new file
sam
More... over 13 years ago
Add a stub implementation of ITextStructureNavigator for Alloy
sam
More... over 13 years ago
Add support for *showing* expansions in AlloyCompletionSource. Currently nonfunctional, and cannot be created until a stub Alloy language service is created to register the language GUID.
sam
More... over 13 years ago
Fix alloy completions eating newlines after an insertion
sam
More... over 13 years ago
New IServiceProvider and SVsServiceProvider extensions
sam
More... over 13 years ago
Fix argument validation in extension methods
sam
More... over 13 years ago
Initial skeleton for Alloy IntelliSense cache and code model
sam
More... over 13 years ago
Add extension methods for ReaderWriterLockSlim
sam
More... over 13 years ago
AstExplorer: Fix WPF binding errors; clear tree when the active view changes Antlr Tools extension: Set CopyLocal to false for VS assemblies
sam
More... over 13 years ago
Code cleanup
sam
More... over 13 years ago
The DefaultQuickInfoController in VS2010 RTM removes the need for TagQuickInfoController<T>
sam
More... over 13 years ago
Fix some names
sam
More... over 13 years ago
Export AlloyQuickInfoSourceProvider
sam
More... over 13 years ago
Fix WPF binding and template errors in EditorNavigationComboBox
sam
More... over 13 years ago
Updated IntelliSense controller
sam
More... over 13 years ago
Add IntellisenseCommandFilter
sam
More... over 13 years ago
Alloy IntelliSense updates
sam
More... over 13 years ago
Fix some of the visual glitches with the Editor Navigation margin
sam
More... over 13 years ago
AST Explorer now moves the view when the selected AST node changes
sam
More... over 13 years ago
Implement "glue" code for Alloy IntelliSense
sam
More... over 13 years ago