jannisl Posted October 13, 2016 Share Posted October 13, 2016 Hey guys, I am working on a Visual Studio Code Extension which contains snippets for the Processwire API. You can see my WIP in my repository: https://github.com/jleifeld/Processwire-API-Snippets-for-Visual-Studio-Code It is much work to do everything by hand. Is there a database for the api which contain the same documentation as in the PW cheatsheet? This would make the work easier and faster for me. Thanks, Jannis 4 Link to comment Share on other sites More sharing options...
mr-fan Posted October 13, 2016 Share Posted October 13, 2016 Maybe the APIGen from Kongondo helps a bit... https://github.com/kongondo/ProcessWireAPIGen And there are snippets from sublime regards mr-fan 1 Link to comment Share on other sites More sharing options...
kongondo Posted October 13, 2016 Share Posted October 13, 2016 And this too http://processwire.com/api/ref/ 2 Link to comment Share on other sites More sharing options...
Recommended Posts