Skip to content

Conversation

@georgiy-belyanin
Copy link
Member

The main purpose of the patchset is to add a way to supply a path to TT utility.

The first patch adds the tarantool.ttPath option itself.

The later one makes is a small change making the extension not issue a message
on actual config that's been added in #14

Close #20

This patch introduces a new `tarantool.ttPath` option allowing one to
provide a path to TT. It defaults to `tt` available in the `$PATH`.

Closes #20
In e356b99 ('Set up language server configuration automatically') a
global LSP configuration has been introduced. It issued a message when
the configuration has been actual and there was nothing to do. It turned
to be quite nasty since it appears quite often. Let's remove it.
@georgiy-belyanin georgiy-belyanin merged commit b490488 into main Apr 28, 2025
3 checks passed
@georgiy-belyanin georgiy-belyanin deleted the 20-tt-path-config branch April 28, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow specifying path to the tt binary

2 participants