o2platform / O2.Platform.VisualStudio

Repo to contain the O2 Platform VisualStudio Extension
Apache License 2.0
1 stars 2 forks source link

Upgrade to VisualStudio 2015 #2

Open DinisCruz opened 9 years ago

DinisCruz commented 9 years ago

So that it runs on VS 2015

The VisualStudio Galery Page is https://visualstudiogallery.msdn.microsoft.com/295fa0f6-37d1-49a3-b51d-ea4741905dc2

DinisCruz commented 9 years ago

This should be working now, here are the steps to install it

1) In VS 2015 open the 'Extensions and Updates...' menu

image

2) go into the 'Online' section and search for REPL

image

3) find the 'VisualStudio C# REPL - O2 Platform' and click download

image

4) Accept the Apache license

image

5) Restart VS

image

6) If all went well, a REPL menu should exist

image

7) For now, I set it up so that the O2 Log Viewer is opened (but minimised)

image

8) To try it out, use this menu option

image

9) which should change the title, add couple info/error messages and open a couple files

image