The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Improved Notepad++ HPS Support
Apjjm Offline
Is easy to say

Posts: 496
Threads: 18
Joined: Apr 2011
Reputation: 52
#1
Improved Notepad++ HPS Support

The old notepad++ files which most people have installed had faults. I have been slowly tweaking these files as I have used them. Today I decided to fully finish the job. Below is a list of fixes I have made:

Hps Language Definition File (hps.xml)
  • Removed several unsupported functions
  • Added 3 new functions which are supported as of 1.2 justine patch
  • Added various missing supported type keywords (E.g uint)
  • Added keywords for classes, interfaces, enumarates, typedef and funcdef and possibly others
  • Removed "PlayerStartArea_" keyword
  • Probably a couple of other things too

Hps user defined lang file (userdefinedlang.xml)
  • Added folding regions (See sample hps file)
  • Overhauled color coding
  • Added appropriate color coding for all supported keywords
  • Added color for OnStart, OnLeave, OnEnter and OnGameStart events
  • Strings now have the escape char defined

Preview: Sample Script

I have also included a sample script file, and a text document containing installation instructions (note that these instructions will still work if you already have the current version installed - but you may have to restart notepad++ to see the changes take effect)

Download link (FIXED!)

I propose that we update the wiki with these new versions for the notepad++, but I feel I should ask the community first if you are happy with this, and if there are any alterations you would like to propose to the above files.


Edit (v1.2): Old download link "userdefinedlang.xml" missing 1 folding set because of swap with old link
(This post was last modified: 08-15-2011, 11:30 PM by Apjjm.)
08-15-2011, 10:20 PM
Find


Messages In This Thread
Improved Notepad++ HPS Support - by Apjjm - 08-15-2011, 10:20 PM
RE: Improved Notepad++ HPS Support - by palistov - 08-15-2011, 11:02 PM
RE: Improved Notepad++ HPS Support - by DRedshot - 08-15-2011, 11:06 PM
RE: Improved Notepad++ HPS Support - by Apjjm - 08-15-2011, 11:11 PM
RE: Improved Notepad++ HPS Support - by Kyle - 08-16-2011, 12:41 AM
RE: Improved Notepad++ HPS Support - by Phoroneus - 08-16-2011, 02:30 AM
RE: Improved Notepad++ HPS Support - by xtron - 08-16-2011, 01:26 PM
RE: Improved Notepad++ HPS Support - by Apjjm - 08-16-2011, 08:05 PM



Users browsing this thread: 1 Guest(s)