GenieClient / Genie4

.NET 6 Update of Genie
GNU General Public License v3.0
20 stars 14 forks source link

Added parsing for all Highlight options from the command #114

Closed mj-colonel-panic closed 2 years ago

mj-colonel-panic commented 2 years ago

I added parsing for each possible parameter that can be passed to the highlight list syntax: #highlight {string/line/regex/beginswith} {color} {text/pattern} {Case Sensitive} {Sound File} {Class Name} {Active} case sensitive defaults false, active defaults true (this is already the case, now it can be controlled) to set true you must use the word true, a 1 does not flag Due to other functionality with the parameter list for #highlight name that part of the command cannot be expanded