NetOnJM
NetOnJM
Adds some handlers and project creation state toggles in ProjectOperations Fixes VSTS #984930 - Get to code can be re-entered during new project flow Requires https://github.com/xamarin/md-addins/pull/6161
Only brings ErrorListPad to front in case of be loaded in Workbench Fixes #941969 - [FATAL] System.NullReferenceException exception in MonoDevelop.MacIntegration.MainToolbar.BuildResultsView.MouseDown()
This fix, adds in the CommandManager some logic to unsuscribe closed native windows. and also adds a try/catch with logging in current OpenWindowListHandler Fixes VSTS #999372 - System.ObjectDisposedException exception in...
This PR adds a new feature in CommandCodon to enable/disable menu items Now we can add in the addon manigest * noshellEnabled = "[true|false]" * noshellVisible = "[true|false]" and we'll...
Adds feature in our TabStrip to include a new container with a new type of Tabs, the Preview Tabs. They are aligned to the right of the screen. In the...
This removes the requirement of execute HAP-NodeJS and extra MQTT layer porting the implementation of entire Protocol to C#. It will cover: https://github.com/netonjm/HapSharp/issues/5
I created a new PR where we can start to work: https://github.com/netonjm/HapSharp/pull/ Also we can add some document guideline with the current progress ?
**ATENTION: This is a very long term task** Remove al CocosSharp dependencies to use Wrap classes instead. Any help is welcome!
- [ ] Create a implementation of the Renderer for UrhoSharp - [ ] Create a basic example