Hi Developers,
I am a newbie to IBM DATA STUDIO . want to get Hands on on it.
2 features that i think Data Studio lacks are
1. NO SYNTAX HIGHLIGHTING (when i select a word in my editor then all copies of that word should get selected)
2. Comparison of two script files.
Myimportance is for 1st thing (syntax highlighting)
It is really imp when the sql script files are too huge......
Please help me out how can i do that ?
Do i need to install a Plugin for it ?...
Please reply.
Thanks for reading :)
Topic
-
Re: SYNTAX HIGHLIGHTER FOR IBM DATA STUDIO
2013-04-22T13:52:16ZThis is the accepted answer. This is the accepted answer.
Thanks for you put up these requirement.
As for first feature, we already though about it.
About the the comparison, currently we already support it. you can select two scripts in the Data Development Project and in the context menu select "Compare with"->"each other". Then it will open two scripts in the compare editor and you can compare and merger the differences.