facebook

Auto complete on Karma Jasmin tests

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #520719 Reply

    Dale
    Participant

    Is there any support for auto complete when using karam / Jamsin tests
    eg.

    expect(true).
    where . should give the selection toBe… etc

    #520925 Reply

    support-piotr
    Participant

    Dale,

    We have such a support, but unfortunately we don’t support multiple tsconfig files yet and I think you might be using project where you have at least two. You can change tsconfig used by our services in project properties: right click on the project > TypeScript and browse for different tsconfig.json. We will improve support for files outside of current tsconfig.json in the upcoming release, so that at least you get content assist and we are working on support for multiple tsconfig files.

    Best regards,
    Piotr Tomiak

    #521028 Reply

    Dale
    Participant

    I’m using eclipse IDE with the Angular 4 plugin.
    Right clicking project -> properties -> Typescript and changing the ts files there make no difference?
    I have 4 files to choose:
    src -> tsconfig.app.json
    src -> tsconfig.json
    src -> tsconfig.spec.json
    tsconfig.json

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Auto complete on Karma Jasmin tests

You must be logged in to post in the forum log in