Skip to content

Commit

Permalink
Update code-editor.rst
Browse files Browse the repository at this point in the history
Code editor integrations:
Atom is no more available with clickable
  • Loading branch information
lduboeuf authored and doniks committed Aug 10, 2023
1 parent 2958bff commit 39234e1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appdev/code-editor.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
Code editor integrations
========================

* Atom

You can use clickable with the `Atom Editor <https://atom.io>`__ by installing the `atom-clickable-plugin <https://atom.io/packages/atom-clickable-plugin>`__.
Or you can simply run ``clickable ide atom`` in your project directory to launch an Atom editor instance on top of your docker image.
This way you will have all Atom features - including the clickable plugin - available for you project.

* QtCreator

Available on top of clickable docker image, ``clickable ide qtcreator`` command within your project directory will launch a QtCreator instance and auto setup the project for you, you will have code completion and navigation for Ubuntu Touch components as well as run/debug facilities.
Expand Down

0 comments on commit 39234e1

Please sign in to comment.