Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Tab settings not saving settings for "use default value"

    Help wanted · · · – – – · · ·
    5
    15
    429
    Loading More Posts
    • 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.
    • Daniel Fuchs
      Daniel Fuchs last edited by

      Hi,

      I normally have the option “replace by space” set for my files Tab settings. However, there are cases, where I like to use tabs as a standard, i.e. XML or JSON files, where I prefer tabs over spaces.

      However the settings seen below do not seem to work across sessions. This means, that I can set the options according to my preferences, but as soon as Notepad++ is restarted, they are gone.

      Here’s a screenshot depicting the setting:

      Preferences, Language, Tab Settings, Use default value

      I also tried to check where this option should be stored (i. e. config.xml), but didn’t find anything.

      Is this a bug or intended behaviour.

      Best regards,
      Daniel

      === Debug Info ===
      Notepad++ v7.8.6 (64-bit)
      Build time : Apr 21 2020 - 15:23:03
      Path : C:\Program Files\Notepad++\notepad++.exe
      Admin mode : OFF
      Local Conf mode : OFF
      OS Name : Windows 10 Pro (64-bit)
      OS Version : 1909
      OS Build : 18363.720
      Plugins : ComparePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll PythonScript.dll XMLTools.dll

      Alan Kilborn Ekopalypse 2 Replies Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn @Daniel Fuchs last edited by

        @Daniel-Fuchs

        Is there any reason you redboxed Use default value in your screenshot?

        Ekopalypse 1 Reply Last reply Reply Quote 0
        • Ekopalypse
          Ekopalypse @Alan Kilborn last edited by Ekopalypse

          @Alan-Kilborn

          as far as I understand @Daniel-Fuchs default is repalce by space.
          Unchecking use default value and not having checked Replace by space
          would use tabs for xml documents. Am I wrong?

          Alan Kilborn 1 Reply Last reply Reply Quote 0
          • Ekopalypse
            Ekopalypse @Daniel Fuchs last edited by Ekopalypse

            @Daniel-Fuchs

            this seems to work for me as long as I’ve understand correctly what
            you are trying to achieve.

            Notepad++ v7.8.6   (64-bit)
            Build time : Apr 21 2020 - 15:23:03
            Path : D:\Tests\npp\_latest\x64\notepad++.exe
            Admin mode : OFF
            Local Conf mode : ON
            OS Name : Windows 7 Professional (64-bit) 
            OS Build : 7601.24544
            Plugins : mimeTools.dll NppConverter.dll NppExport.dll 
            
            1 Reply Last reply Reply Quote 0
            • Alan Kilborn
              Alan Kilborn @Ekopalypse last edited by

              @Ekopalypse

              I suppose what the OP was trying to point out with the redboxing was that the item was the only one that was altered.

              Ekopalypse 1 Reply Last reply Reply Quote 0
              • Ekopalypse
                Ekopalypse @Alan Kilborn last edited by

                @Alan-Kilborn

                Yes, I think/thought so too but to illustrate what he did it is needed, isn’t it?
                Seems I’m drawing a blank, again !? (not sure if this is the correct translation but sounds nice :-)

                1 Reply Last reply Reply Quote 0
                • PeterJones
                  PeterJones last edited by

                  @Daniel-Fuchs ,

                  As @Ekopalypse said, “it works for me”:

                  Notepad++ v7.8.6   (64-bit)
                  Build time : Apr 21 2020 - 15:23:03
                  Path : C:\usr\local\apps\notepad++\notepad++.exe
                  Admin mode : OFF
                  Local Conf mode : ON
                  OS Name : Windows 10 Enterprise (64-bit) 
                  OS Version : 1903
                  OS Build : 18362.720
                  Plugins : ComparePlugin.dll LuaScript.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConsole.dll NppConverter.dll NppEditorConfig.dll NppExec.dll NppExport.dll NppFTP.dll PreviewHTML.dll PythonScript.dll QuickText.dll XMLTools.dll 
                  
                  Daniel Fuchs 1 Reply Last reply Reply Quote 3
                  • Daniel Fuchs
                    Daniel Fuchs @PeterJones last edited by Daniel Fuchs

                    @PeterJones thanks for your animation.

                    That‘s my issue. It does not remain between sessions. Can you please point out, where this setting should be saved?

                    Daniel Fuchs 1 Reply Last reply Reply Quote 0
                    • Daniel Fuchs
                      Daniel Fuchs @Daniel Fuchs last edited by

                      I do not run in LocalConfMode, whereas you both do…

                      Ekopalypse 1 Reply Last reply Reply Quote 0
                      • Alan Kilborn
                        Alan Kilborn last edited by Alan Kilborn

                        @Daniel-Fuchs said in Tab settings not saving settings for "use default value":

                        That‘s my issue. It does not remain between sessions.

                        I can duplicate OP’s issue with fresh portable (Local Conf Mode : ON) N++ extraction:

                        • Go in and untick Use default value for xml files.
                        • Exit Notepad++
                        • Upon restart, Use default value for xml is ticked again.

                        So take heart, OP, I think that I agree with your findings!

                        Michael Vincent 1 Reply Last reply Reply Quote 1
                        • Michael Vincent
                          Michael Vincent @Alan Kilborn last edited by

                          @Alan-Kilborn

                          I’m in local config mode:


                          Notepad++ v7.8.6 (64-bit)
                          Build time : Apr 21 2020 - 15:23:03
                          Path : C:\usr\bin\npp64\notepad++.exe
                          Admin mode : OFF
                          Local Conf mode : ON
                          OS Name : Windows 10 Enterprise (64-bit)
                          OS Version : 1809
                          OS Build : 17763.1158
                          Plugins : AnalysePlugin.dll AutoSave.dll BetterMultiSelection.dll ChangedLines.dll CodeAlignmentNpp.dll ColumnTools.dll ComparePlugin.dll CsvQuery.dll CustomizeToolbar.dll DoxyIt.dll DSpellCheck.dll Explorer.dll GitSCM.dll JSMinNPP.dll NppConsole.dll NppConverter.dll NppEventExec.dll NppExec.dll NppExport.dll NppFTP.dll NppMarkdownPanel.dll NppMenuSearch.dll PreviewHTML.dll Python Indent.dll QuickText.dll SpeechPlugin.dll SurroundSelection.dll TagLEET.dll XMLTools.dll ZoomDisabler.dll


                          I use “Replace by space” “4” and only override that in Makefile:

                          bc40da0e-9537-4cce-82e3-0f39d8c93576-image.png

                          That always stays for me opening and closing N++ and through reboots.

                          I think it stores it in $(NPP_INSTALL_DIR)\langs.xml

                          PS MVINCENT ~ > grep tabSettings C:\usr\bin\npp64\langs.xml
                                  <Language name="makefile" ext="mak" commentLine="#" tabSettings="4" />
                                  <Language name="python" ext="py pyw" commentLine="#" tabSettings="-1">
                                  <Language name="yaml" ext="yml yaml" commentLine="#" tabSettings="-1">
                          

                          You’ll notice Python and YAML are also in there because in a default install, they use tab and I “override” them to used the default (which I set to convert to 4 spaces):

                          1f4ccf2b-5764-4fa2-a10d-bf9437d77455-image.png

                          Hope this helps?

                          Cheers.

                          PS: i LOVE pasting pictures directly into the new post text box!!!

                          1 Reply Last reply Reply Quote 3
                          • Alan Kilborn
                            Alan Kilborn last edited by

                            @Alan-Kilborn said in Tab settings not saving settings for "use default value":

                            So take heart, OP, I think that I agree with your findings!

                            I no longer agree. :-(

                            If one follows my earlier outlined procedure, they will (and I, finally) realize that what I did…does nothing. All I do is remove the “default” setting from being applied to XML files. Well…if the setting then left for XML files happens to match the “default”, what has been altered: NOTHING (that matters for the current discussion).

                            Anyway, apologies for the confusion – seems to be working just fine for me now to save the settings between Notepad++ runs.

                            1 Reply Last reply Reply Quote 2
                            • Ekopalypse
                              Ekopalypse @Daniel Fuchs last edited by

                              @Daniel-Fuchs

                              goto %APPDATA% directory and rename notepad++ directory temporarily.
                              Start npp, it will recreate new, with default settings set, config files.
                              Do your changes and make your test to see if it keeps it settings.

                              1 Reply Last reply Reply Quote 3
                              • Daniel Fuchs
                                Daniel Fuchs last edited by

                                Thank you all for your help.

                                I then guess something is wrong with my langs.xml (on my work computer). The settings work just fine on my private computer. I’ll check on that and report back.

                                If anyone is interested (thanks @Michael-Vincent for pointing this out), the property tabSettings in /NotepadPlus/Languages/Language is set to “-1” if the “Use default value” is use. When this checkbox is disabled the value is then determined by the configured tab size and is incremented by 128 if the “Replace by space” option is set.

                                1 Reply Last reply Reply Quote 3
                                • Daniel Fuchs
                                  Daniel Fuchs last edited by

                                  Removing config.xml fixed the issue on my work computer.

                                  1 Reply Last reply Reply Quote 1
                                  • First post
                                    Last post
                                  Copyright © 2014 NodeBB Forums | Contributors