Skip to content

Conversation

@kittaakos
Copy link
Contributor

Made sure the basename of the temp folder matches with the name of the
sketch file.

Closes #27

Signed-off-by: Akos Kitta [email protected]

Made sure the `basename` of the temp folder matches with the name of the
sketch file.

Closes #27

Signed-off-by: Akos Kitta <[email protected]>
@kittaakos kittaakos requested review from cmaglie and rsora June 30, 2020 09:48
@kittaakos kittaakos merged commit 1a22df3 into master Jun 30, 2020
@kittaakos kittaakos deleted the GH-27 branch June 30, 2020 11:29
kittaakos pushed a commit that referenced this pull request Jul 23, 2020
#28 has fixed the location of the `ino` file but the generated `cpp` and
`compile_flags.txt` were not moved into the sketch folder.
Touching the `ino` file triggered a `'textDocument/didChange'` event,
but the `updateFileData` call failed as the files were not found.

This commit moves the files into the appropriate location.

Signed-off-by: Akos Kitta <[email protected]>
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.

The LS is not compatible with the 0.11.0 CLI

3 participants