diff --git a/README.md b/README.md index 3138ce7..86158d9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Ideally one day this will allow you to edit your ABAP code directly in Visual st Very early stages, for now it only displays some packages and a handful of object types, no local objects,subroutines in object lists... Even things that do work need a big refactor + +![anim](https://user-images.githubusercontent.com/2453277/47482169-ae0cc300-d82d-11e8-8d19-f55dd877c166.gif) ![image](https://user-images.githubusercontent.com/2453277/47466602-dd99dc00-d7e9-11e8-97ed-28e23dfd8f90.png) syntax highlighting added manually with the [ABAP language extension](https://marketplace.visualstudio.com/items?itemName=larshp.vscode-abap),picture was too lame without it :) @@ -13,6 +15,10 @@ Connect to your SAP server using the ADT interface ## setup +Too early to publish, there's a compiled extension you can run from source or install from the command line with + +`code --install-extension vscode-abap-remote-fs-0.0.1.vsix` + You will need connection details in your settings: ```json