Commit graph

9 commits

Author SHA1 Message Date
Olivier Goffart
14ac3d82d9 Fix loading of the local LSP from the vscode extension
The path was changed after the folder was moved
2022-04-01 16:18:59 +02:00
Jared Moulton
e9f9e1fbff Integrate treesitter-slint code
Remove .gitignore

Remove old tests and update queries

Update readme with Tree Sitter install info

Add licences and move tree-sitter folder
2022-03-31 10:50:01 +02:00
ogoffart
7b50791db4 Bump version number to 0.2.2 2022-03-10 08:48:33 +00:00
Olivier Goffart
76d438c73e
Update the screenshot of the QtCreator dialog
To reflect that it is Slint and not SixtyFPS
2022-03-09 14:46:08 +01:00
Olivier Goffart
b13b024f8e
Editor Readme: Add a note for other editors 2022-03-09 14:22:27 +01:00
Lukas Jung
894eba3328 fix link to vscode extension 2022-03-09 14:17:24 +01:00
Simon Hausmann
c309d0f0d5 Fix vs code extension logo symlink
Don't include a trailing newline in the plain text file that git uses to
create a symlink
2022-03-03 08:43:08 +01:00
Simon Hausmann
18aa201d7a
Prospective fix for failed vs code extension build
Rename the logo symlink to match the name in package.json
2022-03-03 07:37:57 +01:00
Tobias Hunger
6c7b070079
Create editor folder (#999)
Add an `editor` folder

... and move all documentation, configuration files, plugins, etc. for different editors there.
2022-03-02 20:21:24 +01:00