09.11.2024 Update
- Snippets for built-in variables, functions and constants updated to Pinescript release October 2024.
Pine Theme Original Darknow better match with TradingView default theme. The previousPine Theme Original Darkchanged toPine Theme Original Dark Extend.
18.10.2024 Update
- Snippets for built-in variables, functions and constants updated to Pinescript release August 2024.
- Hover pop-up for functions refactored. Now started to include reference links for parameters.
- New parameter
force_overlayadded to built-in object functions. - New variable
timeframe.isticksadded. - New properties for functions
ticker.new()andticker.modify()added. - Property
dynamic_requestsadded to functionsindicator(),library()andstrategy(). - Parameter list of
log.*namespaces were fixed. - Syntax of variable declaration were fixed.
- popup for
indicator(),strategy(),library()fixed. - Reference links added for some hover functions.
- Descriptions updated for some hover functions.
- Change color of editorOverviewRuler to a yellowish color for some themes.
- Breadcrumb menu in some themes fixed.
27.06.2024 Update
- Grammars for
enumtypes 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
polylineadded.
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 typesupdated.
02.09.2023 Update
- Grammars for built-in variables updated.
- Type
chart.pointandmapadded. logfunctions added.- Minor syntax fixed.
09.07.2023 Update
- Grammars for built-in array & matrix methods syntax highlights fixed.
08.07.2023 Update
- Grammars for
methodssyntax highlights fixed.
06.07.2023 Update
- Grammars of Placeholder for
Stringfixed.
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
strandtable. - Correct grammars for
matrixandarray.
12.06.2023 Update
- Added built-in functions for
matrix. - Added built-in properties for
chartandlabel. - Correct grammars for several constants.
25.11.2021 Update
- Hover Reference provider
- Deleted domain snippets
info - Corrected few snippets
- Added snippets under
fdomain
Hovers Not Working
- After udating if the hovers don't work
-
- Unistall the extension
-
- Open .vscode file from explorer or finder, or execute
open .vscodein the terminal
- Open .vscode file from explorer or finder, or execute
-
- Delete
salbert11.pinescript-helperextension folder
- Delete
-
- Reinstall the extension
-
- Extension Release