GithubHelp home page GithubHelp logo

Comments (5)

fulghum avatar fulghum commented on July 1, 2024

Hey Henrich, sorry for the slow response on this one. The functionality between Visual Studio and Eclipse is a little different, but the major features should be fairly comparable. If you can give us some more specific cases where the editor isn't working as you'd expect, then we can repro and prioritize the fix. The example about changing "true" to "tr sd ue" is a good one we can start with.

from aws-toolkit-eclipse.

henrjk avatar henrjk commented on July 1, 2024

When I enter CTRL-CMD here https://gist.github.com/henrjk/ced5e3a46dc3d9c015cd#file-cloudformer-template-json-L3 I get the https://gist.github.com/henrjk/ced5e3a46dc3d9c015cd#file-eclipse-error.

Here to repeat

Caused by: java.lang.NullPointerException
    at com.amazonaws.eclipse.cloudformation.templates.editor.TemplateContentAssistProcessor.provideRootLevelAutoCompletions(TemplateContentAssistProcessor.java:308)
    at com.amazonaws.eclipse.cloudformation.templates.editor.TemplateContentAssistProcessor.computeCompletionProposals(TemplateContentAssistProcessor.java:361)
    at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompletionProposals(ContentAssistant.java:1839)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.computeProposals(CompletionProposalPopup.java:566)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$16(CompletionProposalPopup.java:563)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup$14.run(CompletionProposalPopup.java:1569)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.jface.text.contentassist.CompletionProposalPopup.incrementalComplete(CompletionProposalPopup.java:1563)
    at org.eclipse.jface.text.contentassist.ContentAssistant.showPossibleCompletions(ContentAssistant.java:1664)

I have not seen this particular exception before.

from aws-toolkit-eclipse.

henrjk avatar henrjk commented on July 1, 2024

After renaming file cloudformer.template.json to cloudformer.template.json I see a proper icon. See screenshot:

screen shot 2015-06-17 at 19 22 42

Now content assist on the top level appears OK but when selecting Conditions an error is introduced as shown in the screenshot.

from aws-toolkit-eclipse.

henrjk avatar henrjk commented on July 1, 2024

On the previous comment when I try CTRL+CMD on inside the existing "Properties" of vpc3d2adc54 I do not get content assists, only beeps. There are no new errors in the 'Error Log' either.
Also I don't see tooltips either when hovering anywhere.

The only place beyond the one mentioned in previous comment I managed to get content assist is with CTRL+CMD inside "AWS::EC2::VPC". This works pretty well as the list of choices changes depending on where the cursor is and there is also help text.

screen shot 2015-06-17 at 19 32 55

If I introduce syntactical JSON errors I see problem markers in the editor and error squiggles:
screen shot 2015-06-17 at 19 35 45
However the Problems View remains empty. Perhaps this is expected.

While typing in a new property no content assist is available nor or is nonsensical content marked as errors (see Foo World):
screen shot 2015-06-17 at 19 39 05

from aws-toolkit-eclipse.

zhangzhx avatar zhangzhx commented on July 1, 2024

We had just released an enhancement version of the CloudFormation editor in Eclipse v201707121824.

Feel free to try this out and let us know what further features you want us to add to the editor. We'd glad to hear your feedback.

from aws-toolkit-eclipse.

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.