Commit graph

19 commits

Author SHA1 Message Date
Santiago Fraire Willemoes
d8ba978623
zed plugin: add settings support to the zed extension (#8888) 2025-07-11 12:31:35 +02:00
Tasuku Suzuki
346d1c2df3 Fix typos
Ran `typos .` and fixed all typos that do make sense.
https://crates.io/crates/typos
2025-01-13 08:35:20 +01:00
Aurindam Jana
9d851b7942
fix typo 2024-11-19 13:09:48 +01:00
Aurindam Jana
0f15dc8c55
slint/editors/README.md - Add TOC 2024-11-19 13:09:07 +01:00
Nguyễn Hồng Quân
6da1d4f30d Add doc for Helix editor 2024-09-26 10:11:39 +02:00
Aurindam Jana
3523e86359
Simplify commercial license (#3063)
Base the commercial license on the Royalty-free license adding clauses pertaining to the fees.
2024-05-31 14:06:17 +02:00
Aurindam Jana
9a3aa265d5
Update Royalty-free license (#5257)
Add clarification that Application may not expose Slint APIs.
2024-05-31 10:53:19 +02:00
Simon Hausmann
b885190a4c Mention the zed-slint extension in the editors README 2024-04-19 10:21:41 +02:00
Aurindam Jana
0cfeec1a31
Update Slint Community License (#4994)
Updated the version from 1.1 to 1.2 
Renamed the header to "Slint Royalty-free Desktop, Mobile, and Web Applications License"
Added definition of "Mobile Application" and grant of right
Moved "Limitations" to 3rd section and "License Conditions - Attributions" to 2nd section
Added flexibility to choose between showing "MadeWithSlint" as a dialog/splash screen or on a public webpage
Moved the para on copyright notices to section under "Limitations"
2024-04-15 15:18:55 +02:00
Olivier Goffart
6522ddb3ba
editor docs: improve Kate section
Fixes #5022
2024-04-06 10:41:01 +02:00
Simon Hausmann
dc2dad9b5f doc: slint_lsp now also works on macOS
I've verified that locally.

cc #4240
2024-01-08 13:17:25 +01:00
Tobias Hunger
6546d1a02f editors: Mention intellij plugin
... and remove the instructions on hopw to set up the generic LSP plugin
for Intellij that seems to be unmaintained nowadays.
2023-10-10 20:05:05 +02:00
darknight
879438a27a auto complete for animate block 2023-08-24 07:32:37 +02:00
Simon Hausmann
96d7bb132c reuse: remove glob for markdown files
Instead, place the copyright and license right into the source.

To satisfy reuse, this also removes the unnecessary MIT.txt
symlinks.
2023-08-17 08:55:28 +02:00
Bundyo (Kamen Bundev)
bbfbff99fa Update README.md with the name of the IDE 2023-06-16 19:07:07 +02:00
Bundyo (Kamen Bundev)
2ab84ba463 Update README.md with more tested JetBrains IDEs 2023-06-16 19:07:07 +02:00
Jonatan Hatakeyama Zeidler
d1918e65c1 Update the neovim plugin
Replace the non-existent neovim plugin by neovim/nvim-lspconfig
2023-04-20 13:10:38 +02:00
Simon Kämpe
86ea9c5e92 Update README.md
/home/<user>/.cargo/bin/slint-lsp was shown as /home//.cargo/bin/slint-lsp, escaped the <> to show in path.
2022-07-08 13:11:38 +02:00
Olivier Goffart
3949045e1b Rename the editor folder to editors 2022-06-27 17:44:46 +02:00
Renamed from editor/README.md (Browse further)