Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Visual Studio 2017 autocorrect

Visual Studio 2017 autocorrect

Scheduled Pinned Locked Moved .NET (Core and Framework)
visual-studiocsharptutorialquestion
25 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Dave Kreskowiak

    Oh I get it. I've understood for a while now. Every version of VS with Intellisense has behaved the way you're describing, though, each language editor has it's options set differently from the others by default. I already told you what you're going to have to do. Tools/Options/Text Editor/... and start exploring the options.

    A guide to posting questions on CodeProject

    Click this: Asking questions is a skill. Seriously, do it.
    Dave Kreskowiak

    C Offline
    C Offline
    chipp_zanuff
    wrote on last edited by
    #13

    Quote:

    I already told you what you're going to have to do. Tools/Options/Text Editor/... and start exploring the options.

    i did that on the first place. but looks like there's no option for that. [screenshot] the option is either turn off the intellisense or using it (with the conditions i'vementioned), afaik. i really have to get rid of this intellisense b*llsh*t!! it really p*sses me off!!

    L 1 Reply Last reply
    0
    • L Lost User

      Took me seven mouse clicks to find it.

      C Offline
      C Offline
      chipp_zanuff
      wrote on last edited by
      #14

      and...? where's the option to turn it off?

      L 1 Reply Last reply
      0
      • C chipp_zanuff

        and...? where's the option to turn it off?

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #15

        I told you where to look three days ago.

        C 1 Reply Last reply
        0
        • L Lost User

          I told you where to look three days ago.

          C Offline
          C Offline
          chipp_zanuff
          wrote on last edited by
          #16

          richard, do you even read my conv with dave? i said: the option is either turn off the intellisense or using it (with the conditions i'vementioned) what you told me like 3 days ago is just to go to Options, which has been discussed in the above conv with dave

          L 1 Reply Last reply
          0
          • C chipp_zanuff

            richard, do you even read my conv with dave? i said: the option is either turn off the intellisense or using it (with the conditions i'vementioned) what you told me like 3 days ago is just to go to Options, which has been discussed in the above conv with dave

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #17

            So go and look at the options and see if there is one, or some combination, that does what you want.

            C 1 Reply Last reply
            0
            • L Lost User

              So go and look at the options and see if there is one, or some combination, that does what you want.

              C Offline
              C Offline
              chipp_zanuff
              wrote on last edited by
              #18

              at least, could you please mentioned its category? it's "projects and solutions", "text editor", or what?

              D L 2 Replies Last reply
              0
              • C chipp_zanuff

                at least, could you please mentioned its category? it's "projects and solutions", "text editor", or what?

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #19

                WTF? I've already told you what to look under multiple times.

                A guide to posting questions on CodeProject

                Click this: Asking questions is a skill. Seriously, do it.
                Dave Kreskowiak

                C 1 Reply Last reply
                0
                • D Dave Kreskowiak

                  WTF? I've already told you what to look under multiple times.

                  A guide to posting questions on CodeProject

                  Click this: Asking questions is a skill. Seriously, do it.
                  Dave Kreskowiak

                  C Offline
                  C Offline
                  chipp_zanuff
                  wrote on last edited by
                  #20

                  and do you even noticed that i told you multiple times too that i did that and there's no result?? i told you that i've searched through "Text Editor" or whatsoever and it still didn't work!! do you even read before you reply?? if there's something i missed, just point it out. coz i've search like almost all the possible options in Options and i just like completely clueless on this intellisense bullsh*t

                  D 1 Reply Last reply
                  0
                  • C chipp_zanuff

                    Quote:

                    I already told you what you're going to have to do. Tools/Options/Text Editor/... and start exploring the options.

                    i did that on the first place. but looks like there's no option for that. [screenshot] the option is either turn off the intellisense or using it (with the conditions i'vementioned), afaik. i really have to get rid of this intellisense b*llsh*t!! it really p*sses me off!!

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #21

                    In your screenshot, what does it say under "statement completion"? :rolleyes: There's also a heading called "advanced", for those who dare venture there, and a heading that says "code style" - the latter would let you specify how you want it to behave in detail. If it still bothers you, then use the "txt" file extension for your source-code; it will still compile perfectly, you'll just miss al modern support of having an intelligent IDE.

                    Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

                    1 Reply Last reply
                    0
                    • C chipp_zanuff

                      and do you even noticed that i told you multiple times too that i did that and there's no result?? i told you that i've searched through "Text Editor" or whatsoever and it still didn't work!! do you even read before you reply?? if there's something i missed, just point it out. coz i've search like almost all the possible options in Options and i just like completely clueless on this intellisense bullsh*t

                      D Offline
                      D Offline
                      Dave Kreskowiak
                      wrote on last edited by
                      #22

                      chipp_zanuff wrote:

                      do you even read before you reply??

                      Yes. Do you explore, experiment, and research before begging someone to give you the answer, even an answer that doesn't exist?

                      A guide to posting questions on CodeProject

                      Click this: Asking questions is a skill. Seriously, do it.
                      Dave Kreskowiak

                      C 1 Reply Last reply
                      0
                      • C chipp_zanuff

                        at least, could you please mentioned its category? it's "projects and solutions", "text editor", or what?

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #23

                        See Re: Prevent VS from changing code style? - Visual Studio Discussion Boards[^].

                        1 Reply Last reply
                        0
                        • D Dave Kreskowiak

                          chipp_zanuff wrote:

                          do you even read before you reply??

                          Yes. Do you explore, experiment, and research before begging someone to give you the answer, even an answer that doesn't exist?

                          A guide to posting questions on CodeProject

                          Click this: Asking questions is a skill. Seriously, do it.
                          Dave Kreskowiak

                          C Offline
                          C Offline
                          chipp_zanuff
                          wrote on last edited by
                          #24

                          i completely tired with you.

                          D 1 Reply Last reply
                          0
                          • C chipp_zanuff

                            i completely tired with you.

                            D Offline
                            D Offline
                            Dave Kreskowiak
                            wrote on last edited by
                            #25

                            Are you completely tired of doing your own research? Experimenting? Exploring? Because that's what I've been trying to get you to do. Because, without these qualities, you're going to find it very difficult to grow in the field of writing code. Have a nice life.

                            A guide to posting questions on CodeProject

                            Click this: Asking questions is a skill. Seriously, do it.
                            Dave Kreskowiak

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups