|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||||
|
|||||
|
Syntax highlighting enhancements
Hi, I'm posting this here as Jcaputo suggested me to summarize my suggestions about syntax highlighting.
Hope that others who have suggestions about this will add their comments here making easier for Devshed to track those suggestions. Now, I see that a lot of keywords are not highlighted in SQL, expecially those related to stored procedures, which will be soon supported by all databases represented here, so here is my list: sql Code:
also is seen as a comment when (at least in mssql) it's a temporary table. Hope this helps.
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#2
|
||||
|
||||
|
|
|
#3
|
|||||
|
|||||
|
After another pass it seems that the "oracle8" highlighting option is just a superset of "sql" with stored procs support, maybe it would be worthwile to merge the two. Here is what I found before under oracle8 highlighting:
oracle8 Code:
|
|
#4
|
||||
|
||||
|
I believe we are done with the syntax highlighting for now - we wont get to these edits for at least 4-6 weeks, but feel free to keep the syntax suggestions coming as eventually we will have time.
__________________
Developer Shed - Tools For Geeks! |
|
#5
|
||||
|
||||
|
|
|
#6
|
||||
|
||||
|
Quote: These words added to Oracle key words list. Added single line comments option |
|
#7
|
||||
|
||||
|
|
|
#8
|
||||
|
||||
|
I can only say A BIG THANK YOU
|
|
#9
|
||||
|
||||
|
Just catched a small gotcha in php syntax highlighting, functions like ibase_service_attach and ibase_server_info are not highlighted and linked to the php manual, see this post as an example.
|
|
#10
|
|
|