TF2 VScript SupportFeaturesSyntax HighlightingMostly complete syntax highlighting, the name colours for constants, functions, classes will not be always consistent (between the declaration and actual usage) since this extension doesn't use semantic highlighting. Includes highlighting for built-in classes, constants, variables etc.
Completion Items Providing
Shortcuts for full constants / methods pathIf you try to complete a constant / global instance method like
Hover Providing
Signature Help ProvidingWarningFor this to properly work it requires you to always put commas as separations between parameters. Shadowing the name of a built-in method or function can lead to the program finding the built-in method instead of your own.
Diagnostics ProvidingProvides basic diagnostics in 2 ways:
Credits
|





