Giter Site home page Giter Site logo

Comments (16)

CatalinRadoi avatar CatalinRadoi commented on May 21, 2024 2

Visual Studio is so much better than Visual Studio Code, if you have Windows.

I know I am not alone, I know a lot of programmers just like me. We need this extension for Visual Studio as well!

from tabnine-vscode.

shaigeva avatar shaigeva commented on May 21, 2024 1

I'm Happy to announce that Tabnine for Visual Studio has been released!

Marketplace page: https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-visual-studio
Installation instructions: https://www.tabnine.com/install/visualstudio
Repo for feedback / issues: https://github.com/tabnine/tabnine-visual-studio/

from tabnine-vscode.

sparkydasrath avatar sparkydasrath commented on May 21, 2024 1

@shaigeva
Thanks for the quick response and I kinda figured R# would have been the case. For funsies, I will disable it and try to use T9 on C# files for a bit to better understand the experience. I am liking it a lot for Rust so far.

from tabnine-vscode.

mlsmith007 avatar mlsmith007 commented on May 21, 2024

Same here. Would love to see a Visual Studio version.

from tabnine-vscode.

brianjlacy avatar brianjlacy commented on May 21, 2024

+1 Very anxious for Visual Studio 2019 support!

from tabnine-vscode.

yoshiask avatar yoshiask commented on May 21, 2024

This has already been suggested, and for some reason the issue was closed even though zero progress has been made.

codota/TabNine#101

from tabnine-vscode.

asheroto avatar asheroto commented on May 21, 2024

Would love to see support for VS!

from tabnine-vscode.

boaz-codota avatar boaz-codota commented on May 21, 2024

We are trying to gauge community demand, so anyone wanting visual studio plugin, please star the dedicated repository:
https://github.com/codota/tabnine-visual-studio

from tabnine-vscode.

sparkydasrath avatar sparkydasrath commented on May 21, 2024

I'm Happy to announce that Tabnine for Visual Studio has been released!

Marketplace page: https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-visual-studio Installation instructions: https://www.tabnine.com/install/visualstudio Repo for feedback / issues: https://github.com/tabnine/tabnine-visual-studio/

Thanks for the release. I bought the Pro version over the weekend after using it in VS Code for Rust with the expectation that it will work the same way in Visual Studio 2019 Enterprise as well. So far, I have seen no way to actually sign in or link it to my account. There is no config options etc. Additionally, I have seen ZERO changes in my Visual Studio after I installed it as well (no completions etc..)

from tabnine-vscode.

shaigeva avatar shaigeva commented on May 21, 2024

Hi @sparkydasrath,
Thanks for approaching!

Tabnine on Visual Studio 2019 Enterprise is indeed supposed to work the same way.

As the Visual Studio extension is very new, we have not yet implemented a visual indication that Tabnine is installed (status bar / menu item) - it’s expected to be in one of the next sprints.

Can you please share some details to help diagnose what’s the issue?

  • Visual-Studio Tabnine version
  • OS version
  • Other installed extensions (specifically - is resharper installed?)
  • Which languages / file types are you working with?
  • Try to auto-complete in a .txt file? “Hell” and ctrl+space should auto-complete “Hello” or similar.
  • Try to type “tabnine::config” and then ctrl+space in Visual Studio (any file, any place in the file)? This should trigger your browser to open the tabnine configuration page. You should see that you have Pro status there.
  • Can you please go, in file explorer, to %homepath%/.tabnine? It should contain a logs directory. If you can zip it and upload here that can help diagnose the issue faster.

Thanks!

from tabnine-vscode.

sparkydasrath avatar sparkydasrath commented on May 21, 2024

Hi @shaigeva
Thanks for the update.

Version: 0.1.13
Auto-complete: does not work ctrl+space

"Try to type “tabnine::config” and then ctrl+space in Visual Studio (any file, any place in the file)?"

Nope: only works on .txt file. Took me a while to get this one sorted out as I was talking to T9 support about it. As suggested to them, I highly recommend adding the bit about executing tabnine::config on a .txt file as it doesn't just work anywhere (at least not for me)

Additionally, I have not seen a SINGLE change in my Visual Studio to indicate that it is actually working. As previously said, when using it in VS Code + Rust, I get tons of Tab9 suggestions. In Visual Studio + C#, I get ZERO. I bought this mostly because my day to day is .NET Core + C# code and was hoping to help speed things up but so far it hasn't done anything.

Not sure if it's relevant, I also have Resharper & CodeMaid as helper extensions installed.

Looking forward to getting this to work...

from tabnine-vscode.

shaigeva avatar shaigeva commented on May 21, 2024

@sparkydasrath thanks for the comments.

The issue with your setup is Resharper.
Whenever Resharper is installed, Tabnine doesn't work in C# files, as Resharper takes over the standard mechanisms.

This is actually the top item on the agenda for the Visual Studio plugin and I'm working on it right now. I hope to have news about it soon.

Thanks,
Shai

from tabnine-vscode.

r-sayar avatar r-sayar commented on May 21, 2024

@sparkydasrath thanks for the comments.

The issue with your setup is Resharper. Whenever Resharper is installed, Tabnine doesn't work in C# files, as Resharper takes over the standard mechanisms.

This is actually the top item on the agenda for the Visual Studio plugin and I'm working on it right now. I hope to have news about it soon.

Thanks, Shai

Will you post on the thread when it works with ReSharper? It's also not compatible with IntelliCode. I hope it will work soon though.

from tabnine-vscode.

shaigeva avatar shaigeva commented on May 21, 2024

Sorry for delay @r-sayar - will definitely update here and tag.

from tabnine-vscode.

prostolyubo avatar prostolyubo commented on May 21, 2024

I'm also looking forward for the Visual Studio Community Edition plugin.

from tabnine-vscode.

stale avatar stale commented on May 21, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from tabnine-vscode.

Related Issues (20)

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.