• ASP.net syntax highlighting question

    2
    0 Votes
    2 Posts
    165 Views
    barisusakliB

    Should be fixed now, thanks for reporting!

  • My First Taste Of HTML Code

    Locked
    10
    1 Votes
    10 Posts
    2k Views
    Alex MartinA

    moderator note: this post moved here, because it had nothing to do with this blog post

  • Warning: Spammers are getting better

    10
    5 Votes
    10 Posts
    1k Views
    PeterJonesP
    Please

    If you think you’ve found a new topic that looks to be coming from an AI/spambot, just downvote and report, don’t reply. If you reply, and I or another moderator ends up deleting the original, it just leaves a reply hanging off a topic without an original post, which is pointless. If I find such replies, they will likely be deleted as well.

  • i need support to golang' language

    4
    0 Votes
    4 Posts
    4k Views
    PeterJonesP

    @tutoriales-honestos asked again here, and I have redirected followon conversation to this original Topic.

    The quick answer is still that you can use a UDL, as I said in 2022.

    However, I had forgotten about this discussion, so I had started researching an answer to the ask-again Topic, and discovered that the SciTE testbed-editor will open Go/Golang (*.go) files and internally use the C++ lexer (LexCPP.cpp). The cpp.properties includes definitions for Go. So it can handle it.

    I am going to point this out in the long-open ISSUE #8090 that Alan linked, because with that, there shouldn’t be much overhead to add it to Notepad++. So if anyone pays attention to my reply there, it might be that it’s much easier to add that language than was originally thought.

  • Poll: How Long Have You Used Notepad++?

    6
    8 Votes
    6 Posts
    611 Views
    PeterJonesP

    @Alan-Kilborn ,

    Two good points. I just put in feature requests for the poll plugin:

    0% bar show grand total
  • Comment on How do I create a Poll in the Forum?

    3
    0 Votes
    3 Posts
    417 Views
    M

    @mkupper said in Comment on How do I create a Poll in the Forum?:

    I don’t think polls would be useful in an environment where only one person’s vote matters

    As a plugin author, I might consider using a poll to decide what features to add to a plugin, or how to implement a feature.

    There are other ways to do this (raising a GitHub issue and instructing people to vote by responding to the original post with thumbs-up and thumbs-down emojis, for example), but there’s definitely something to be said for less hacky solutions like the polls this forum offers.

  • More Than Just A Text Editor...

    1
    0 Votes
    1 Posts
    489 Views
    No one has replied
  • Rugby World Cup

    8
    1 Votes
    8 Posts
    1k Views
    mkupperM

    @Terry-R said in Rugby World Cup:

    Using AI

    Flipping coins should be better than using AI*. An AI’s output or results is a (hopefully) best case averaging and fitting of a prompt string with the existing blend of unknown data already stored in the AI. The AI stirs and regurgitates. Flipping coins is both understandable to the lay person, neutral, and can result in outcomes outside of an AI’s averaging and data fitting algorithms.

    * Look into the precession affect when a coin is flipped. Tossed coins tend to land same side up! :-)

  • How I ended my life with Windows XP !

    Locked
    7
    6 Votes
    7 Posts
    1k Views
    Victorel PetrovichV

    That’s quite spartan !
    I’m still using my Windows 7, 32 bits, works fine…

  • C++ STL naming and common sense

    Locked
    3
    0 Votes
    3 Posts
    449 Views
    PeterJonesP

    @Vitalii-Dovgan ,

    You asked a rather opinion-based question (“why is X confusing” is completely in the eye of the beholder); as that’s not something that stackoverflow wants to cater to, they locked your post. If had phrased it such that you were asking for the technical details on the history of those terms, without injecting your opinions or asking for their opinions, and without requiring that any answer “justify” someone else’s decisions, it might not have been locked.

    And your question has nothing to do with Notepad++, so it’s even less on-topic here than it was there. Hence, even though we appreciate your various contributions to Notepad++ and this Community, this specific topic is being locked here, as well.

  • PO files syntax color, where can I find it?

    Locked
    1
    0 Votes
    1 Posts
    444 Views
    No one has replied
  • Which Movers Are best from California To Florida

    Locked
    2
    -1 Votes
    2 Posts
    528 Views
    PeterJonesP

    @jhone-vick ,

    Please keep any posts in the Notepad++ Community forum related to Notepad++. Even in the “blogs” section, it’s supposed to be “blogs” by users of Notepad++ about using Notepad++.

    Topic locked as OFF TOPIC.

  • SQL syntax color does not support double commenting

    7
    0 Votes
    7 Posts
    1k Views
    Michael VincentM

    @Michael-Vincent said in SQL syntax color does not support double commenting:

    PR was just added to master. Looks like next version will have it, or you can test the artifact right now.

    86dd6740-3ff4-499f-b740-0e710a2568e5-image.png

    Looks like it’s working …

    NOTE: Customized theme in the screenshot. The ‘stylers.model.xml’ has been updated for the default theme to include MS-SQL.

    Cheers.

  • Artificial intelligence and programming

    4
    5 Votes
    4 Posts
    3k Views
    Lycan ThropeL

    @xomx ,

    Yeah, better that they use their tool to decribe the problem requirements, watch it give them what they ask for, and then have to hire human programmers at inflated costs, to fix the program the A.I. gave them with their specs. The cost of not knowing what you really want, what you need, what can be done, and for changing your specs. :)
    (Skynet doesn’t forgive, that’s why it programmed itself to remove the problem…incorrect analysis. :) )

  • SQL Syntax color code

    5
    0 Votes
    5 Posts
    10k Views
    pokemon goP

    @PeterJones said in SQL Syntax color code:

    I said,

    If you start with a new/empty tab in Notepad++, it will default to being plain-text

    BTW: if you are editing more SQL than any other type of file, you might want to change your default syntax highlighter: The [Settings] > Preferences > New Document has a Default language pulldown; if you change that to SQL, then every new empty file new # (from a File > New or starting a new instance of Notepad++ with no session) will default to SQL instead of normal text.

    I am making new thread.
    i need your help regarding this .
    i request you to reply me on that thread

  • Google Support

    Locked
    2
    -1 Votes
    2 Posts
    579 Views
    Ahmed Bilal 0A

    it is happening with me as well mate I don’t know why google is not indexing my links and blogs and I am working a website of mine very hardly.

  • 6 Votes
    2 Posts
    2k Views
    Robin CruiseR

    @guy038 super answer, thanks

  • Developing generic regex sequences

    22
    3 Votes
    22 Posts
    5k Views
    Lycan ThropeL

    @alan-kilborn ,
    It actually let’s you use different regex flavors, (PCRE pre 7.3 and 7.3 plus, ECMAScript, Python, Golang, Java8, and .NET(C#), but the benefit of regex101.com, is that you can interactively see how your regex construction is going to work on the text you supply, either just Search or both Search and Replace. It’s actually educational to see what happens as you experiment with different regex constructions. You have to construct and then execute NPP to see results, and you’re not sure what you did wrong unless there’s a mode in NPP that does the same interactive result. I use it all the time to construct the regex I’ve been building, to be able to quickly see how the regex I’m constructing works on their supplied text. It’s just another tool, and it is recommended as Peter points out in the FAQ, which is where I learned about it. So I can see why someone might want to use that tool, Alan. :)

  • Comparing issue

    2
    0 Votes
    2 Posts
    454 Views
    PeterJonesP

    @manish-thukral ,

    You need to make sure you have the right version of the Compare plugin for your version of Notepad++. Check the Plugins Admin for updates on the plugin. (Specifically, if you are at NPP v8.3 or newer, you must use Compare Plugin 2.0.2 or it will not work right.)

  • tài liệu quản lý dự án.

    2
    0 Votes
    2 Posts
    431 Views
    PeterJonesP

    When Google Translate changes your post to English:

    There are two project management models, waterfall and agile

    This doesn’t seem to have anything to do with Notepad++. Please keep posts in the Notepad++ Community related to Notepad++.