mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
Rename more occurences
This commit is contained in:
parent
a0d89c0346
commit
d4c1130130
17 changed files with 22 additions and 24 deletions
|
@ -87,10 +87,10 @@ is compiled to native code.
|
|||
Developing
|
||||
==========
|
||||
|
||||
You can create and edit `.60` files using our `Slint Visual Studio Code Extension <https://marketplace.visualstudio.com/items?itemName=SixtyFPS.sixtyfps-vscode>`_,
|
||||
You can create and edit `.slint` files using our `Slint Visual Studio Code Extension <https://marketplace.visualstudio.com/items?itemName=Slint.slint>`_,
|
||||
which features syntax highlighting and live design preview.
|
||||
|
||||
For a quick edit and preview cycle, you can also use the :code:`slint-viewer` command line tool, which can be installed using :code:`cargo install slint-viewer`,
|
||||
if you have `Cargo <https://marketplace.visualstudio.com/items?itemName=SixtyFPS.sixtyfps-vscode>`_ installed.
|
||||
if you have `Cargo <https://marketplace.visualstudio.com/items?itemName=Slint.slint>`_ installed.
|
||||
|
||||
In the next section you will learn how to install the Slint C++ library and the CMake build system integration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue