Addison Lee
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Posts
Recent activity by Addison Lee-
Search for preferences
The Help menu search feature is handy for finding menu items. I think it would also be helpful to search for preference items - possibly built-in to the existing Help search, or perhaps as a separa...
-
Inconsistent scroll view memory between editor and markdown preview panes
To reproduce: Create a markdown file with enough lines to allow scrolling Scroll down in the main editing pane (the right side markdown preview will scroll with it, which is correct) Select anothe...
-
View last modified date/time of files
Showing the last modified timestamp of files in the left hand file list (perhaps as a toggleable option) could be useful.
-
Cannot edit a file without a file extension
CompletedIf I create a file outside of nvultra with no file extension, then when I open it in nvultra, I cannot edit it.
-
Augment "Rename selected file" to create directories that don't exist
Let's say I have the following directory structure: ```dir1 file.mddir2``` If I rename "dir1/file.md" to "dir2/file.md", it will successfully move file.md from dir1 to dir2 and I will end up wit...
-
Suggestion: Use "Natural" instead of "Justified" as default Text Alignment
MultiMarkdown Composer has a default text alignment of "Natural". nvUltra has a default text alignment of "Justified". I'm not actually sure what "Natural" means, but it does seem to behave more si...
-
Warnings when starting nvUltra from commmand line
CompletedWhen I launch nvUltra via the command line, I see 2 warnings: 1. WARNING: This is running a Debug build of Sparkle; don't use this in production!2. AnnouncementHelper not configured I'm not sure if...
-
nvUltra starts in the background instead of the foreground when launching from the command line
CompletedWhen: I start nvUltra from the command line (iTerm2 or Mac Terminal App) Expected: it opens in the foreground Actual: it opens in the background