Skip to content

Commit

Permalink
Drop "auto" from README as sublime only supports static but not "smar…
Browse files Browse the repository at this point in the history
…t" completions.
  • Loading branch information
gretl-project committed May 28, 2020
1 parent dfd0daa commit 106dfbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Sublime support for Gretl's scripting language called *Hansl*.

Package's features are:
* Syntax-highlighting
* Auto-completion
* Completions
* Snippets
* Gretl build-systems (Batch mode, CLI, REPL)

Expand Down Expand Up @@ -41,7 +41,7 @@ The new syntax will improve the way your Gretl/ Hansl code is coloured:
**Note:** There are still some edgy cases left for improvement.


### Auto-completion
### Completions

This feature is automatically activated for every ```*.inp``` file. Start typing a gretl command, function name or name of an accessors and you will see some suggestions which can be accepted via the Tab key.

Expand Down

0 comments on commit 106dfbf

Please sign in to comment.