meld-cp
meld-cp
First off, thank you for developing this project, it's awesome! ### My Issue I have tables named like this: `se_AuthDevice` and I would like entity classes named the same, like...
Explore the idea of having the ability to select text, then choose 'create encrypted note' from the command pallet. This would create a new whole-encrypted note with the contents of...
Look into creating a command which will replace currently selected expression with its result. If the expression can't be evaluated, show a notice but don't replace the selected text.
Linked to #176 This will convert a cell with value: '$=SUM(C`{{$enumrowstart}}`:C`{{$enumrowend}}`)' to the formula cell: 'SUM(C`X`:C`Y`)' where `X` is the starting row of the enumerable and `Y` is the ending...
I noticed a blank window when VS starts up 
Currently, only `$.io.output` is supported. This creates or overwrites a file. It would be better to have a `$.io.write` and `$.io.append` instead.
- Right align Size, Files and Dirs columns - Use toLocaleString() for Files and Dirs values > - Added locale to preferences to format dates and numbers (requires [PR 4741](https://github.com/kopia/kopia/pull/4741),...
I think the docs are a bit dated and could do with some improving. Some options: - a quick start guide - mention the 2 modes of use (in-place and...