27.06.2024 Update
- Grammars for
enum
types added. - Typo fixed in built-in function snippets.
06.06.2024 Update
- Snippets for built-in variables, functions and constants updated to Pinescript release June 2024.
- Rework of hover popup presentation.
- Built-in types for hover popup added.
- Popup window border become more visible in several dark themes.
- Choices and default values for snippets updated.
- Typo and bug fixes for snippets and hover popups.
18.04.2024 Update
- Snippets for built-in variables, functions and constants updated to Pinescript release March 2024.
- Hover popup descriptions for overloaded functions added.
- Theme color minor fixed.
18.02.2024 Update
- Integrated with PineScript Color Themes extensions.
- Hover popup fixed.
- Grammars fixed.
27.12.2023 Update
- Snippets for built-in variables, functions and constants updated to Pinescript release December 2023.
- Hover popup fixed.
- Grammars fixed.
05.12.2023 Update
- Grammars and snippets for built-in variables, functions and constants updated to Pinescript release November 2023.
24.10.2023 Update
- Snippets fixed.
- Grammars bug fixed.
08.10.2023 Update
- Reworked hover functions. Now displays descriptions and arguments list.
- Snippets for built-in functions and variables updated.
- Grammars bug fixed.
- Type
polyline
added.
21.09.2023 Update
- Semantic token updated for matching scope naming general practices.
20.09.2023 Update
- Readme updated.
- Minor fixed.
19.09.2023 Update
- Grammars and snippets for built-in variables, functions and constants updated to Pinescript release September 2023.
- Minor bug fixed.
11.09.2023 Update
- Grammars for user-defined types and functions fixed.
08.09.2023 Update
- Grammars for built-in method fixed.
- Grammars for type casing fixed.
04.09.2023 Update
- Snippets for built-in variables, functions and constants updated to Pinescript release August 2023.
- Grammars for
map.new()
fixed.
03.09.2023 Update
- Grammars for array of
user-defined types
updated.
02.09.2023 Update
- Grammars for built-in variables updated.
- Type
chart.point
andmap
added. log
functions added.- Minor syntax fixed.
09.07.2023 Update
- Grammars for built-in array & matrix methods syntax highlights fixed.
08.07.2023 Update
- Grammars for
methods
syntax highlights fixed.
06.07.2023 Update
- Grammars of Placeholder for
String
fixed.
27.06.2023 Update
- Grammars updated for multi-line functions.
- Grammars updated for string placeholders.
25.06.2023 Update
- Reworked grammars and textmate scopes.
- Added auto-indentation.
16.06.2023 Update
- Added grammars for user-defined types.
- Added built-in functions for
str
andtable
. - Correct grammars for
matrix
andarray
.
12.06.2023 Update
- Added built-in functions for
matrix
. - Added built-in properties for
chart
andlabel
. - Correct grammars for several constants.
25.11.2021 Update
- Hover Reference provider
- Deleted domain snippets
info
- Corrected few snippets
- Added snippets under
f
domain
Hovers Not Working
- After udating if the hovers don't work
-
- Unistall the extension
-
- Open .vscode file from explorer or finder, or execute
open .vscode
in the terminal
- Open .vscode file from explorer or finder, or execute
-
- Delete
salbert11.pinescript-helper
extension folder
- Delete
-
- Reinstall the extension
-
- Extension Release