robotframework - There is there a way to have an editor for Robot Framework in Visual Studio 2013? -


i'm looking way code robot framework test files (.robot) on visual studio 2013 vs's text editor alone isn't code missing color code syntax keywords, test title, tags, etc.. i'm using python extension on visual studio , i'm way more confortable on visual studio eclipse + pydev.

do have idea how install robot-framework editor extension on visual studio.

afaik, there no publicly-available plugin visual studio. possible write 1 using visual studio apis, though it's difficult. team worked on few years wrote plugin robot. unfortunately, management wouldn't let make available open source.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -