GeeK

Results 46 comments of GeeK

Thanks @dnut for contributing! You have many good and valid points. Unfortunately, having this list in just one thread makes it hard to discuss or clarify certain topics. And makes...

If the file was previously opened, the assumed separator is already stored in the plugins file-attribute store. Use the editors context menu action [CSV Value Separator](https://github.com/SeeSharpSoft/intellij-csv-validator#file-specific-value-separator--escape-character) to change it in...

This is not how IntelliJ indexes files: A file type is bound to certain file extensions and the corresponding language and its supported editor features kicks for the recognized file...

@enerjazzer Thanks for the suggestion! It would be great if you could point me to any (open-source) plugin, that enables any non-textual diff view. I would be then able to...

It's not a bug, [its a feature...](https://github.com/SeeSharpSoft/intellij-csv-validator#line-comment-indicator) 😉 As written in the docu, clear the 'Line Comment Indicator' input to disable comment support.

@ogr3 TBH I couldn't find a concrete reason for this reset behavior, but I reverted a change regarding the settings that I introduced two updates ago. The next release 2.14.2...

Due to some cleanup in 2.15.*, the code-style settings implementation has slightly changed. I didn't target this issue explicitely though, I am still clueless. However, I tested an update to...

@kdschlosser Thanks for the suggestion. IMHO a simple copy&paste of selected columns/cells would be more beneficial and support additional use-cases.

Hi @ptahchiev, thank you for your constant feedback - it really helps to improve and develop the plugin! > I tested the latest SNAPSHOT regarding #23 and the tooltip shows...

Hi @ptahchiev, thanks for sharing, I got your use case - which is btw quite similar to an importing concept of my team ;)... with one key difference: We do...