Integrated Development Environments

Kubuntu Focus: Built for Developers

Developers need the best tools for the job. This is why the Kubuntu Focus comes with integrated support for JetBrains IDEs as well as easy installation for Microsoft Visual Studio Code.

Please read the disclaimer before proceeding. We review and update guided solutions like this regularly. If you have suggestions or requests, please write support@kfocus.org.

JetBrains IDEs

JetBrains IDEs

JetBrains ToolboxKubuntu Focus computers come pre-installed with JetBrains Toolbox, which includes several IDEs for whatever development situation is needed. Additionally, we also provide integration in the desktop environment with file manager integration and KRunner integration (accessed with alt-space, functions much like Apple's Spotlight). JetBrains IDE solutions are used by developers worldwide and come highly recommended.

For more information about JetBrains or their IDEs, please visit their website.

Microsoft Visual Studio Code

Microsoft Visual Studio Code

VSCAnother popular development environment is the free Microsoft Visual Studio Code. With thousands of extensions, it has become an extremely popular development environment. Although it was originally billed as a "text editor" it has become extremely powerful as a result of its thousands of community-contributed extensions. This allows it to work as an all-in-one IDE with support for many different languages in a single project.

If you wish to use the VSCode Settings Sync feature, you will require libsecret capability. This can be provided by KeePassXC which is installed by default on all Kubuntu Focus systems. Please see the guide found here.

For more information, please visit the Visual Studio Code website.

Kate by KDE

Kate by KDE

KateKubuntu comes with the advanced text editor Kate, which has most features you'd find in an IDE, such as context highlighting and git integration. It is able to support context highlighting for a plethora of languages and is very popular for quick edits.

For more information, visit kate.org

Konsole, Vim, Emacs, and Bash

Konsole, Vim, Emacs, and Bash

KonsoleDon't forget about standard terminal tools. Both Vim and Emacs can provide extensive capabilities and scripting. Focus systems come with a comprehensive Vim environment and capabilities. For example, it supports fenced syntax in Markdown, and shortcuts to round numbers to n decimal places (;r), format JSON (ctrl+j) compress JSON (ctrl+k), remove trailing spaces (;k) and much more. Because Vim runs on the most humble devices over slow connections, one can use this just about anywhere.

Focus systems also include a few bash extensions. The gg command simply provides case-insentive search in files in the current working directory. The qwe command is a CLI bookmark system that is both easy to use and powerful - we use it all the time. You can see more here and more options here.

Revisions

This is a partial revision history. See the git repository for all entries.

Disclaimer

We try hard to provide a useful solution validated by professionals. However, we cannot anticipate every situation, and therefore cannot guarantee this procedure will work for your needs. Always backup your data and test the solution to determine the correct procedure for you.

THIS SOLUTION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOLUTION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

KFocus Logo