• Using Notepad++ for SQL

    Locked
    3
    0 Votes
    3 Posts
    125k Views
    Frank OrellanaF
    I recommend you use an online sql console so you can get started with sql, it will simulate a database where you can create tables, insert data into them and query them, for example: http://sqlfiddle.com/#!9/4bd6b/1 Notepad++ is just a text editor so you will be able later to save and edit your sql files in it, but for learning you will need a database and start working with it.
  • NPPTextFX unicode??

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    Meta ChuhM
    @patrickdrd if you didn’t find the textfx unicode plugin yet, you can download it here: https://sourceforge.net/projects/npp-plugins/files/TextFX/TextFX v0.26/
  • Compare plugin not working for v7.5.1

    5
    0 Votes
    5 Posts
    13k Views
    TadT
    @Meta-Chuh Compare does diffs at a word level and lines up matching lines even if all words do not match. Not WinMerge, UltraCompare, or ExamDiff Pro, at least not that I have found. Compare’s 32/64 bits only issue I have is it will not compare large files with lot’s of diffs. I’m comparing a 6.5mb file to a 11.5mb file. If copy each file and make a change to the copy, then compare to the original, no problem.
  • When to call NPPM_DESTROYSCINTILLAHANDLE ?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • nppcrypt test

    nppcrypt
    2
    1 Votes
    2 Posts
    3k Views
    OasisInDesertO
    Hello Jean, Thanks for usefull plugin “NppCrypt”. After upgrade to version 7.5.1 of NotepadPP, I have found that my previous NppCrypt plugin do not work with 64 bit notepad. I have found, download and installed newer versions - nppcryptv1013b.x64 and nppcryptv1015a.x64; seems both works without any bugs. Basic test was performed only - decryption and encryption of the file encrypted by previous version of plugin. Thank You.
  • SRT and ASS file types

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    xX XxX
    For anyone else who runs into this issue its as simple as going into the srt or ass file that you opened and making whatever changes. After that click on the save icon (third from the left in the title bar) and this will save the file changes without altering its structure. My issue was i was using file then clicking save or save as (not icon) and it was trying to force me to pick a file type which would have altered the file structure. I might have been able to change the extension afterwards but since the different file type would have altered the document it wouldn’t have worked right later. Good luck all and thanks for the program.
  • Plugin Manager 64-bit ??

    8
    4 Votes
    8 Posts
    114k Views
    Reid KleinR
    @chcg Thanks for your post! I was pissed off about the 64bit plugin manager! so thanks! Hey are you in Chicago? is that what chcg is?!
  • npp-explorer doesn't work when menù bar is hidden

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Plugin bug at NPP startup!

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Is there a Colour Picker plugin to work with the x64 bit versions

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • I made HexEditor x64 working - what next?

    plugin hexeditor x64
    3
    0 Votes
    3 Posts
    41k Views
    chcgC
    Also created a release https://github.com/chcg/NPP_HexEdit/releases/tag/0.9.5.11, but due to the unclear situation with Jens I also don’t want to hijack. Further gitrepos: https://github.com/search?utf8=✓&q=hexedit+notepad%2B%2B&type=
  • LocationNavigate - is a 64bit version available?

    2
    0 Votes
    2 Posts
    3k Views
    chcgC
    See https://sourceforge.net/projects/locationnav/files/ latest update from 2012-07-24, so long before N++ x64 version.
  • Can't register for plugin manager

    3
    0 Votes
    3 Posts
    4k Views
    chcgC
    Added to https://github.com/bruderstein/nppPluginManager/issues/67, for x64 you could add a PR at https://github.com/bruderstein/npp-plugins-x64 to update a plugin. Zip file is required, therefore SQLinFormNpp_5.1.80.zip is the latest version found in the list.
  • NppFTP - bug - file&folders order

    2
    0 Votes
    2 Posts
    2k Views
    chcgC
    Fixed with v0.27.1, reported e.g. as https://github.com/ashkulz/NppFTP/issues/160
  • Session Manager 1.4.2.0 not creating new sessions

    sessionmgr
    2
    0 Votes
    2 Posts
    2k Views
    P
    Hi, I haven’t observed such behavior, the plugin is working just fine. Is everything OK when you open ‘Settings…’ from the plugin’s menu? BR
  • Question: What code to use TextFX tools in pop-up context menu?

    5
    0 Votes
    5 Posts
    4k Views
    Amanda GrahamA
    @dinkumoil All I can say is, thank you. I am very happy. I didn’t know to keep the the value of the attribute “PluginEntryName” as “TextFX Characters”.
  • pluin manger not present in 7.5

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Mike Howard55M
    May I suggest you click on the following link and read the second paragraph. This will explain the missing plugin manager. https://notepad-plus-plus.org/news/notepad-7.5-released.html
  • Icons by filetype

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    S
    @kingbt I’ve got to agree with @Alan-Kilborn – that has absolutely nothing to do with Notepad++.
  • Copy enabled Summary window

    Locked
    3
    1 Votes
    3 Posts
    2k Views
    S
    @Keshav-Krishna said: make it copy enabled such that we can copy I just discovered that if you press Ctrl+c while the Summary dialog is open, its contents are copied to the clipboard! Your feature request has been implemented–enjoy! :-D
  • [Plugin update] NppEventExec with a lot of new goodies.

    Locked
    2
    1 Votes
    2 Posts
    2k Views
    J
    @MIvanchev This looks like a really useful tool! Thanks.