Linelark Notepad Studio
What shipped in 1.6.1.
Windows return where you left them
- Each editor window now restores its own saved size and position instead of reopening at the default compact size.
- Opening a workspace from Finder or the command line brings its window forward immediately, including on a cold launch.
Workspace files open as projects
- Opening a .code-workspace file now loads its folders into the project sidebar instead of leaving an empty workspace or opening the descriptor as text.
- Existing VS Code workspace aliases, exclusions, settings, tasks, launch configuration, and other unknown fields remain intact when Linelark saves the workspace.
Build a multi-root workspace in Linelark
- File ▸ Add Folder to Workspace… adds another root, and a root’s context menu can remove it without touching the folder on disk.
- File ▸ Save Workspace and Save Workspace As… create a VS Code-compatible .code-workspace file with portable relative folder paths.
Known limits
- Workspace files describe local folders. Missing or inaccessible roots stay unavailable until their paths can be reached again.
- Code folding and recorded macros remain roadmap items with no promised date.
