two childish questions about using the VS IDE
Posted: Sat May 11, 2024 5:36 am
My experience with the VS IDE is still almost 20 years old, so when I used VS 2022 I had some problems:
1 Problems with the display of “lines” in the code editing window
First take a look at the screenshot:
The “line” shown in the picture I know is there for developers to read more clearly, and I've searched through all the X# settings for it, and I can't find a switch to turn the display on/off. Does it exist? Where is it if it exists?
2 IntelliSense after the keyword “As”
In VFP, when you type the “AS” keyword and press space, a list of available types is displayed. In the VS IDE, this does not happen. In VS IDE, I tried space, TAB, Ctrl+K L and still don't have any of the lists I want to see.I use the new keyword “AsType” as well.
I'm not sure if I'm not using the correct method or if this feature is simply not there?
1 Problems with the display of “lines” in the code editing window
First take a look at the screenshot:
The “line” shown in the picture I know is there for developers to read more clearly, and I've searched through all the X# settings for it, and I can't find a switch to turn the display on/off. Does it exist? Where is it if it exists?
2 IntelliSense after the keyword “As”
In VFP, when you type the “AS” keyword and press space, a list of available types is displayed. In the VS IDE, this does not happen. In VS IDE, I tried space, TAB, Ctrl+K L and still don't have any of the lists I want to see.I use the new keyword “AsType” as well.
I'm not sure if I'm not using the correct method or if this feature is simply not there?