• Numbers are shown as weird characters?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Dominik JankowskiD

    Ah, thank you! Yes, there was something wrong with the font.

  • Printer output is not WYSIWYG

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Charles AnonC

    Yes, I have it set to WYSIWYG, but I think that refers only to color options, not font spacing. As you suggest, a monospace font may be the best workaround.

  • Restoring text from a crash?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Magnus BladeM

    @Claudia-Frank Yes, I’m absolutely positive it’s the same file I worked on. I have about 4-5 tabs open in notepad; each for separate things I write. Neither of the other tabs have my lost text in them. As for the USB, I don’t use one for back up, though for situations like this, it looks like I may have to start doing that, hah… But yeah, I don’t have any backups I’ve created myself. Just that I figured with the crash, notepad would put my unsaved text in the backup folder, but seems like it didn’t.

    But from what I can tell, my text is lost and there’s no way of getting it back, so looks like I have to suck up the lost and start over. =(

    Regardless, thank you.

  • text highlighting

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    gerdb42G

    NPP determines the language from the file’s extension. If you open a .cpp file, it’s content will be highlighted according to C++ rules.

    If you start a new file, NPP has no means to find out what highlighting rules to apply. In this case you have two options: a) Select your Language from the Menu labeled “Language” or b) save your file with an appropriate extension.

  • is there some option to re-indent automatically in notepad++?

    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    @Daniel-Gutiérrez

    The builtin auto-indent feature does it based on your first manual indent but
    did you check if one of the indent plugins do it the way you want?

    Cheers
    Claudia

  • Please fix this bug!

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @0xAA55

    could it be that you’ve replaced stylers.xml while updating notepad++?

    Cheers
    Claudia

  • Edit textarea content in Notepad++?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Kuroi-Kitsune

    ??? - additional infos - ??? Your question isn’t very clear to me.

    Cheers
    Claudia

  • Notepad won't work

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Gabe-and-rhys

    it depends on how you “execute” your code.
    Some additional infos how you do that?

    Cheers
    Claudia

  • Font Options

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    George ZeiglerG

    @Claudia-Frank Thanks Claudia. I just send you some very powerful energy for your creativity and to enhance your life in every way !!!

  • Notepad++ Accessing D:\ every time it starts

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Harry-Dirg

    could it be that it tries to access files on d: which are automatically opened once npp started?

    If not, software like procmon can be used to find out which file gets accessed. Maybe this gives
    an indication what is going on.

    Cheers
    Claudia

  • where to put spell-checker dictionary

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    Claudia FrankC

    @Phil-Richcreek

    Did you see guy038’s info about this here?

    Cheers
    Claudia

  • Column Mode Paste Problem

    6
    0 Votes
    6 Posts
    5k Views
    Claudia FrankC

    @Jon-Oliver

    sorry for late response.

    Just by the fact that the paste goes awry

    Yes, but maybe I should have used the verb “suggests”.

    Cheers
    Claudia

  • How do you remove a dark theme

    3
    0 Votes
    3 Posts
    5k Views
    Conor DuffyC

    Ah, it was very much hiding in plain sight. Thanks guy038!!

  • need to purge a post for reasons of privacy

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Phil RichcreekP

    @dail Thank you VERY VERY MUCH.

  • File manipulation for notepad++ plugin in C#

    3
    0 Votes
    3 Posts
    3k Views
    Kasper GraversenK

    Try my plugin pack as Claudia suggest. Im open to new ideas or if things are missing we can extend what is already there. Please link to my plugin pack if you choose to use it.

  • Is Notepad++ available as a service?

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @prasad-menon

    Not in the way you described, maybe you wanna check out pygments? Doesn’t seem hard to be implemented.

    Cheers
    Claudia

  • Need help with a Case Problem

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Fredrick-Bass

    the first thing you should note is that this is a notepad++ and
    not a whatever development language forum.
    Also this is the case, we are not taking this to serious but to
    make it easier for one to help you, you should consider to give as
    much informations as possible. Question which comes instantly in to my mind
    when reading your post is something like - what programming language is he using??

    Do you agree?

    Cheers
    Claudia

  • Help me pls........<script src =" ?"

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Chetan-Kavia

    sorry, don’t get it.

    Maybe you can provide an example and/or screenshot?

    Cheers
    Claudia

  • Any way to count sloc?

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @B-Ell

    I don’t think it has a built-in feature it View-Summary isn’t what you are looking for.
    But I assume a (python) script could be easily build to do such a task but therefore
    we would to know what exactly you want to count. E.g. comments included?

    Cheers
    Claudia

  • Wrong folding for own language

    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Jacek-Błoch

    Debug-Info (under ? menu)
    as well as an screenshot might help.

    Cheers
    Claudia