From 60a918684447db8fc4d790b9f2d0962ee3d2d2d4 Mon Sep 17 00:00:00 2001
From: Ivan Ivanov Projects
the global settings, while other options (such as keymaps or the options in the [[settings]]
block will be merged with the global ones, allowing you
to only replace a few and leave the rest intact.
To create a new project, enter the projects/
directory by selecting the command Open Directory With Project Files
in the command palette
and create a new file with the following naming scheme: Your Project Name.focus-config
.
@@ -145,7 +145,7 @@
Example Project.focus-config
available for
reference in the projects
directory.
-
In the editor, executing the Switch To Project
command will display a menu of available projects to switch to.
When you switch to a project, Focus scans the configured workspace directories and loads all text files.
@@ -165,16 +165,18 @@
Ask on our Discord server. We might be able to add it or prioritize adding it. In Focus syntax highlighting is done by writing a language lexer. It is straightforward enough to add a lexer for a new language, but you have to have a Jai compiler.
-There isn't, and it's unlikely there ever will be in the base editor. Someone might fork the editor and add one someday.
+