Indentation request (issue 430 Github)
Posted: Thu Jul 09, 2020 3:33 pm
Following the excellent presentation of today, I checked
https://github.com/X-Sharp/XSharpPublic/issues/430
As I don't have (nor want) a Github account I'll react here which you can either use in the decision (or take for granted )
First you write
I would like to add extensive code formatting issues to the editor. I am thinking of options like:
Do you probably mean something like options instead of issues ?
- I like all mentioned indentations except in multi line statements.
- I dislike all added spaces. In fact we had some older code in VO where spaces were added like Substr3 (...) and that resulted in Intellisense not showing the tooltip with the paramaters of the function, after typing the (. So please do not add any spaces (or make it an option).
Dick
https://github.com/X-Sharp/XSharpPublic/issues/430
As I don't have (nor want) a Github account I'll react here which you can either use in the decision (or take for granted )
First you write
I would like to add extensive code formatting issues to the editor. I am thinking of options like:
Do you probably mean something like options instead of issues ?
- I like all mentioned indentations except in multi line statements.
- I dislike all added spaces. In fact we had some older code in VO where spaces were added like Substr3 (...) and that resulted in Intellisense not showing the tooltip with the paramaters of the function, after typing the (. So please do not add any spaces (or make it an option).
Dick