codealignment icon indicating copy to clipboard operation
codealignment copied to clipboard

Results 46 codealignment issues
Sort by recently updated
recently updated
newest added

#4 will lead to the settings being stored in JSON, the defaults should be updated to be consistent. This should not be done immediately as we don't want people to...

enhancement

If I add a shortcut in Visual Studio, I want that shortcut to also work in Notepad++.

enhancement

Currently the options let you customise the End of Scope selector by a space separated list of values and a space seperated list of line end values. If there was...

Tabs are evil, you know. But I'd prefer to get this (not tabs, just spaces but more than 1): ``` SomeMethod( param1: arg1, param2: arg2, // 4 spaces. param3: arg3)...

enhancement
help wanted

The purpose of this is to allow code alignment to skip lines. If you have ``` int value1; //Something about value2 string value2; ``` and you want to use align...

enhancement

Visual Studio has a toolbar which is a great way to get started. It makes sense for Notepad++ to have one too.

enhancement
Notepad++

One solution is to move everything to WPF. The other is to provide different scaling for each image

Currently when you "Use IDE tab settings" with tabs on, code alignment will align exactly to the furthest instance. It does this by inserting tabs then spaces. Some people would...

enhancement
help wanted
proposal

It has been reported that on the German Keyboard layout the shortcuts "Ctrl =" and "Ctrl Shift =" don't work. You can manually update them, but it would be good...

enhancement
Visual Studio