Skip to content

Latest commit

 

History

History
207 lines (137 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

207 lines (137 loc) · 3.92 KB

Change Log

3.4.1

27.06.2024 Update

  • Grammars for enum types added.
  • Typo fixed in built-in function snippets.

3.4.0

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.

3.3.1

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.

3.3.0

18.02.2024 Update

  • Integrated with PineScript Color Themes extensions.
  • Hover popup fixed.
  • Grammars fixed.

3.2.3

27.12.2023 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release December 2023.
  • Hover popup fixed.
  • Grammars fixed.

3.2.2

05.12.2023 Update

  • Grammars and snippets for built-in variables, functions and constants updated to Pinescript release November 2023.

3.2.1

24.10.2023 Update

  • Snippets fixed.
  • Grammars bug fixed.

3.2.0

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.

3.1.5

21.09.2023 Update

  • Semantic token updated for matching scope naming general practices.

3.1.4

20.09.2023 Update

  • Readme updated.
  • Minor fixed.

3.1.3

19.09.2023 Update

  • Grammars and snippets for built-in variables, functions and constants updated to Pinescript release September 2023.
  • Minor bug fixed.

3.1.2

11.09.2023 Update

  • Grammars for user-defined types and functions fixed.

3.1.0

08.09.2023 Update

  • Grammars for built-in method fixed.
  • Grammars for type casing fixed.

3.0.9

04.09.2023 Update

  • Snippets for built-in variables, functions and constants updated to Pinescript release August 2023.
  • Grammars for map.new() fixed.

3.0.8

03.09.2023 Update

  • Grammars for array of user-defined types updated.

3.0.7

02.09.2023 Update

  • Grammars for built-in variables updated.
  • Type chart.point and map added.
  • log functions added.
  • Minor syntax fixed.

3.0.6

09.07.2023 Update

  • Grammars for built-in array & matrix methods syntax highlights fixed.

3.0.5

08.07.2023 Update

  • Grammars for methods syntax highlights fixed.

3.0.4

06.07.2023 Update

  • Grammars of Placeholder for String fixed.

3.0.2

27.06.2023 Update

  • Grammars updated for multi-line functions.
  • Grammars updated for string placeholders.

3.0.1

25.06.2023 Update

  • Reworked grammars and textmate scopes.
  • Added auto-indentation.

2.0.1

16.06.2023 Update

  • Added grammars for user-defined types.
  • Added built-in functions for str and table.
  • Correct grammars for matrix and array.

2.0.0

12.06.2023 Update

  • Added built-in functions for matrix.
  • Added built-in properties for chart and label.
  • Correct grammars for several constants.

1.0.1

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
      1. Unistall the extension
      1. Open .vscode file from explorer or finder, or execute open .vscode in the terminal
      1. Delete salbert11.pinescript-helper extension folder
      1. Reinstall the extension

1.0.0

  • Extension Release