Code Monkey home page Code Monkey logo

omnisharp-brackets's Introduction

OmniSharp

OmniSharp Organization repo for project coordination, global communication and other organizational topics.

Please do not use this repo to open bugs/support issues - use the project repository relevant to the product you are using (e.g. C# Extension for VS Code, VIM plugin, Emacs plugin, OmniSharp server and so on) instead.

License

Copyright © .NET Foundation, and contributors.

OmniSharp is provided as-is under the MIT license. For more information see LICENSE.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

Contribution License Agreement

By signing the CLA, the community is free to use your contribution to .NET Foundation projects.

.NET Foundation

This project is supported by the .NET Foundation.

omnisharp-brackets's People

Contributors

alexarchive avatar davidfowl avatar filipw avatar jchannon avatar luisrudge avatar markrendle avatar mjmcloug avatar yantrio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

omnisharp-brackets's Issues

Mono not found - mono 3.10 IS installed

Running omnisharp-brackets 0.3.2, ran install.sh with no issues all packages installed.

Console output

Library/Application Support/Brackets/extensions/user/omnisharp-brackets/node/server/approot/packages/kre-mono.1.0.0-beta3/bin/klr: line 14: exec: mono: not found

Instructions for installing are unclear

When you go to the Extensions Manager and find omnisharp-brackets, there is a note that states you must run an install script from an extension folder to get it to work. The problem is that people won't know how to get to that folder, and the Github repo doesn't say how to get there when you follow the 'more info' link.

Add a line either to the note for the extension itself and/or a note in the README.md that states that you need to go to Help > Show Extensions Folder, then look in user\omnisharp-brackets to find the install script.

Implement code actions

We got part of the way through implementing code actions. This needs finishing to include a diff view of how the new file will look

Performance

It takes about 3 seconds to get intellisense to popup after hitting '.' after an instance. This is in a tiny project with two classes. This is a tracking issue whilst I try and dig in and find out what's taking so long.

Firing up the Brackets debugging tools indicates:

[node-info 11:33:23 AM] 01668766 /autocomplete 2230ms

If anyone's got any ideas on how I can profile this thing then I'm all ears :)

Edit: By the way, this is a vnext project.

Anyway to get code completion to work right with Unity

First off , that you for spending your time on this, now I love your plugin, but I can't get autocomplete to work with Unity.

Is this even possible to get working. I'm on a Mac and I'd like a better IDE then MonoDev which keeps crashing.

Bug when no active editor

If brackets launches with no active editor then an error is thrown.

Needs a null check on line 75 in 'omnisharp.js'

var document = newActive.document;

Odd behaviour with Dictionary

This is what I get when typing
screen shot 2014-11-04 at 22 26 21

When I then type D i get a different completion and when accepted I get the snippet stuff for TKey,TValue, @nosami said it might be a server bug

screen shot 2014-11-04 at 22 26 55

Pass the PID into the server

The server has new functionality that allows it to monitor the calling pid and shut down the server when it is killed. We need to make use of it

Python version, how to configure in omnisharp

I have several Python versions in my system... So I have to select one or other considering the python app to run...

I want to know how do Omnisharp detect python in the system (Windows 7)...
?is from PythonPath, from Py_Home, other Py* environment vars??? ?
what executable omnisharp looks for ? is python2.7.exe???

Is there a way to configure python paths inside omnisharp (config file/ini)
so I have not to mess more with environment vars ?

Option to show/hide references

Hi Matt,

Love your work. Building my first C# app ever so it's nice to be able to use a familiar IDE.
Just one thing, as cool as the "references" feature is, it would be nice to be able to show/hide them on command.

I find they tend to get in the way a little bit.
Weird things sometimes happen when you start editing lines directly above and below.

Cheers Brad

Revisit the server startup code

Two reasons for this.

Firstly we may be able to improve the way it launches and fix it so that if you open up a new solution it will reload.

Secondly it currently won't work with the rosyln implementation of the server so we need to fix it to do that

OmniSharp not working in Brackets due to missing module

I installed OmniSharp into brackets, and it did not seem to want to start. I opened the developer tools and saw:

[NodeDomain] Error loading domain "omnisharp-brackets": Unable to load one of the modules: C:/Users/James Parsons/AppData/Roaming/Brackets/extensions/user/omnisharp-brackets/modules/../node/omnisharp, reason: Cannot find module 'request'

versions

version 0.3.x.x not working (2015)

installing version 0.2.x.x (2014) works OK

?any ideas how to correct / debug the problem

Unable to install omnisharp-brackets under Windows 10

I'm trying to install omnisharp-brackets extension but it fails. I follow the instructions as is says on the brackets extension manager.
bra1

After I go to the extension directory and run the Install script. this message displays

bra2

Do I have to install omnisharp-roslyn binaries manually?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.