1 Mar 05:48
api-file problems when calltip.*.parameters.start char not exists
Frank Wunderlich <frankwu <at> gmx.de>
2007-03-01 04:48:51 GMT
2007-03-01 04:48:51 GMT
hi, i've created a api-file for javascript (attachment) and the following definition in SciteUser.properties: api.*.js=\ $(SciteDefaultHome)\api\jscript.api; calltip.javascript.ignorecase=1 calltip.javascript.end.definition=# autocomplete.javascript.fillups=( calltip.javascript.word.characters=$(chars.alpha)$(chars.numeric). calltip.javascript.parameters.start=( calltip.javascript.parameters.end=) calltip.javascript.parameters.separators=, this api-file contains functions (with brackets) and properties without brackets. i think scite should first search for *.end.definition and then for parameters.start. how to fix it? regards Frank
length #Reflects the number of elements in an array/string. #array: pop() #Removes the last element from an array and returns that element. push(element1,...,elementN) #Adds one or more elements to the end of an array and returns the new length of the array. reverse() #Reverses the order of the elements of an array -- the first becomes the last, and the last becomes(Continue reading)
> Oh, and another useful addition when using SciTE for HTML is setting it
> as your browser's source editor.
RSS Feed