Giter VIP home page Giter VIP logo

Comments (14)

mousetraps avatar mousetraps commented on May 19, 2024

Thanks, I'll close the duplicate Codeplex issue. We're focusing on VS2015 for our next milestone, so this issue will definitely make the cut :-)

from nodejstools.

mousetraps avatar mousetraps commented on May 19, 2024

According to the linked thread, this only occurs when you are working with two projects, and there is a dot in the filepath.

The problem isn't exactly in the open document code, but rather that the VS item id is not set properly in this scenario unless the document is opened first.

Is this the only time F12 is not working?

from nodejstools.

NoelAbrahams avatar NoelAbrahams commented on May 19, 2024

@mousetraps, yes, the F12 fails when there's a dot in the file path, but works correctly otherwise.

The F12 only fails to work in NTVS projects. We also have plain TypeScript project, and they don't have this problem.

from nodejstools.

mousetraps avatar mousetraps commented on May 19, 2024

Working together with TS team to resolve this sometime after BUILD. The issue occurs in the OpenDocument code, but it is the arguments passed in that are problematic, not the code itself. One possibility is that TS is making some assumptions about the Project System that do not apply to NTVS, which results in OpenItem being passed an invalid projectHierarchy and vsitemid.

from nodejstools.

NoelAbrahams avatar NoelAbrahams commented on May 19, 2024

@mousetraps, is this included in the May release?

from nodejstools.

mousetraps avatar mousetraps commented on May 19, 2024

It is not - still investigating, and we pushed it back to the July milestone because it appeared to be a very isolated scenario that would take a lot of time to root cause the first time I played around with it. I may have found a simpler repro now, though, so we'll see...

from nodejstools.

NoelAbrahams avatar NoelAbrahams commented on May 19, 2024

@mousetraps, thanks for looking into it.

from nodejstools.

paulvanbrenk avatar paulvanbrenk commented on May 19, 2024

Just verified that this is fixed in the latest version of TypeScript 1.5 and NodeTools 1.1 RC, both of which should be released around VS 2015 RTM.

from nodejstools.

NoelAbrahams avatar NoelAbrahams commented on May 19, 2024

This looks to be fixed. Thanks!

from nodejstools.

paulvanbrenk avatar paulvanbrenk commented on May 19, 2024

@daskul Did you reply to the right issue? Can you clarify?

from nodejstools.

paulvanbrenk avatar paulvanbrenk commented on May 19, 2024

@daskul that issue doesn't seem related to the node tools. It seems to be limited to C#/VB and reference assemblies.

from nodejstools.

jaimesangcap avatar jaimesangcap commented on May 19, 2024

Oops sorry! Im so stupid! :) I'll just delete my comments

from nodejstools.

Taztoons avatar Taztoons commented on May 19, 2024

How do i remove typescript from visual studio 2015 as it is driving me crazy with this cannot navigate to caret issue. I do not use typescript and just want it off so I can continue working productively.

from nodejstools.

paulvanbrenk avatar paulvanbrenk commented on May 19, 2024

@Taztoons unfortunately you cannot remove TypeScript, however if you don't use TypeScript is shouldn't interfere with your work. What is this 'navigate to caret' issue you mention? Can you open a new bug to explain your issue?

from nodejstools.

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.