• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Notepad ++ New Autocomplete

Codinablack

Dreamer
Content Editor
Joined
Dec 26, 2013
Messages
2,124
Solutions
14
Reaction score
1,518
Location
USA
GitHub
Codinablack
Hey guys, this is news to me. I have been using an outdated notepad++ for quite some time now. I had no clue that now I don't have to do anything to notepad and it already knows tons of functions I can use for tfs 1.1, and on top of that, I have only opened like four files with notepad++ and only tried editing one, and as soon as I started typing autocomplete was amazing!


Is this something been around for awhile, I have no clue. You guys used this yet? Can I get some feedback, anybody else tried this and liked it, or hated it?
 
If I understand what you meant, it only shows up when you've used it before in the file.
Type in 'dabblysquigglypock', then try typing it in another area of the file, it'll show up on autocomplete.
It's been around for awhile, not sure when though. I agree with you though, it's pretty damn nice!
 
If I understand what you meant, it only shows up when you've used it before in the file.
Type in 'dabblysquigglypock', then try typing it in another area of the file, it'll show up on autocomplete.
It's been around for awhile, not sure when though. I agree with you though, it's pretty damn nice!

But that's what I was saying was really spectacular. I never typed anything in, or anything, only opened and viewed files, as soon as I started typeing it knew the classes, item, creature, player, game, ect. It knew functions to go with those classes, and also had parameter hints, first try doing anything. It was brand new install of operating system, fresh download of notepad++, and opening a couple files for the first time, and third file, just went to type something, and boom! It knew what I wanted...

says in features

Auto-completion: Word completion, Function completion and Function parameters hint

and apparently has a function window now too for viewing all the functions inside the current script.
 
Hmm, what version do you have?
? (question mark) -> About Notepad++
 
Back
Top