Difference between revisions of "User:Heeheehee"

From Kolmafia
Jump to navigation Jump to search
imported>Heeheehee
m
m (→‎Projects: scrub broken link)
 
Line 7: Line 7:
 
I'm also the individual behind making the SyntaxHighlight extension ASH-compliant.
 
I'm also the individual behind making the SyntaxHighlight extension ASH-compliant.
  
<br />Known issues present in the latest version (available for testing [http://lide.wangsibs.com/test/test.php here]):
+
<br />Known issues present in the latest version:
 
* User-defined variables with the same name as ASH internal functions will be highlighted.
 
* User-defined variables with the same name as ASH internal functions will be highlighted.
 
* Functions/Control structures are highlighted within datatype constants (e.g. $skill[The Ode to Booze]).
 
* Functions/Control structures are highlighted within datatype constants (e.g. $skill[The Ode to Booze]).
 
Since it works just fine otherwise, I'm not going to bother fixing these.
 
Since it works just fine otherwise, I'm not going to bother fixing these.

Latest revision as of 09:01, 25 April 2021

About Me

Started playing KoL at the end of '04 (Wow, I feel old). Started scripting in ASH in the middle of '09. And started contributing to the Mafia wiki in the start of '10!

Projects


Scripts I've published:

I'm also the individual behind making the SyntaxHighlight extension ASH-compliant.


Known issues present in the latest version:

  • User-defined variables with the same name as ASH internal functions will be highlighted.
  • Functions/Control structures are highlighted within datatype constants (e.g. $skill[The Ode to Booze]).

Since it works just fine otherwise, I'm not going to bother fixing these.