https://Nova.app tip: you can create URLs to open Nova to a specific file and line. The format is:

nova://open?path=[path]&line=[line]&type=[syntax]

A handy addition to your workflow! 🚰

Nova

The beautiful, fast, flexible, native Mac code editor from Panic.

@panic I was looking at the documentation for URL schemes just this morning and the open command isn’t documented, only extensions and clones.

Good to know, though! šŸ˜„

@panic I’d love to see a version of Nova for ipadOS! I’m still hanging on to ā€œCode Editorā€ but I wish it was a more modern client!!! Pleaseeeee
@panic Is there a way to get these URLs from within Nova (eg right clicking a line in an open file, and then some context menu item)?
@gwil Not currently, but it's a good idea!
Copy Path | Nova Extensions

Copies the absolute or relative path of the current file, optionally including the line number and column number.

Copy Nova URLs Ā· Issue #1 Ā· eahanson/copy-path.novaextension

Apparently Nova supports URLs of the following format: nova://open?path=[path]&line=[line]&type=[syntax] It would be great if this extension could produce URLs of that format, in addition to provid...

GitHub
@panic any chance Nova 12 will support color swatches for oklch values?

@panic

Is it possible to launch Nova into a project from a url?

Something like:

nova://open?project=[project name]