Tagged: BUG
- This topic has 12 replies, 3 voices, and was last updated 7 years, 5 months ago by
Alejandra.
-
AuthorPosts
-
AlejandraParticipantHi, I am using webclipse into an eclipse oxygen, and when I use ctrl + space for help, for instance including a new service in the providers section, the contextual menu is shown but when I move though options and press enter, nothing but the char enter is included into the code. So I intended to use the mouse, selected the option from the contextual menu with it but it disappears and nothing happen.
Attachments:
You must be logged in to view attached files.January 4, 2018 at 4:46 am #547115
support-swapnaModeratorAlejandra,
Sorry that you are seeing this issue. Thank you for the screenshots. I could not replicate the problem at my end.
Can you please give us some more details to help us investigate further?
1. Your OS and version details.
2. Do you see the same problem with content assist in other files like java, html or is it only in TypeScript files you are seeing it?
3. Can you please check if the issue persists in a fresh new workspace as well?
4. Have you edited any key combinations in the IDE here : Window > Preferences > General > Keys ?
5. Please share with us the .log file located at workspace/.metadata/.log to help us check for any errors or exceptions.Apologies for inconvenience caused.
–Swapna
MyEclipse SupportJanuary 4, 2018 at 5:12 am #547118
AlejandraParticipantHi, The OS is Mac High Sierra 10.13.1, It seems to be when it needs to resolve an import in Typescript, if the import is present works ok.
No combinations in Gerenal-> keys
I’ve tried in a new workspaces and it happens as well, and even worse, because ctrl + space is no triggering the assistant, is triggered by dot, and then the same as described.
Thanks so muchJanuary 9, 2018 at 6:22 am #547499
support-swapnaModeratorAlejandra,
Apologies for the delayed response. Thank you for the details. I am afraid the log file didn’t come through.
Please change the extension to .txt and attach it.Can you please also clarify if you are working with the latest Webclipse 2017 CI 10? If no, then please update to CI 10 from Help > Webclipse > Check for Updates.
I have filed a bug for the dev team to investigate further. We will keep you posted about the fix details soon.
Thank you for your patience.
–Swapna
MyEclipse SupportJanuary 10, 2018 at 6:13 am #547635
AlejandraParticipantHi,
I am using the last version, the previous one worked fine.
There is no updates when I check. Im attaching the file with txt extension.Attachments:
You must be logged in to view attached files.January 10, 2018 at 12:25 pm #547733
Brian FernandesModeratorAlejandra,
Thank you for that log file – we believe you are experiencing an issue similar to another which is already being tracked. Can you please send us the
tslint.json
file for your project? You can attach it here or send me a PM if you wish.Thanks!
January 11, 2018 at 5:55 am #547789
AlejandraParticipantHi Brian!
This is the tslint.json, It happens in more than one project so I’m attaching both filesAttachments:
You must be logged in to view attached files.January 11, 2018 at 12:18 pm #547832
Brian FernandesModeratorAlejandra,
I’ve suggested a workaround in this thread – we believe you are experiencing the same issue as described there.
Could you follow the steps and let us know if it works for you?
January 30, 2018 at 1:51 pm #549971
AlejandraParticipantHi Brian, I looked the thread you sent, but it has too many answers and ends with an error. Could you please list here the steps you want me to try?
January 30, 2018 at 2:05 pm #549980
Brian FernandesModeratorAlejandra,
This is a link to the specific post I meant in that thread (when I posted, it was the last post, sorry).
We’re going to be releasing a preview release tomorrow with a fix though, so if you can wait for about a day, there will be a simpler way to hopefully obtain a fix to your problem.
January 31, 2018 at 6:04 am #550056
AlejandraParticipantHi Brian!
I’ll wait then!! Thanks so much and I’ll let you now if there is any problem after the next release.February 2, 2018 at 5:45 am #550345
Brian FernandesModeratorAlejandra and others, the fix released manually earlier in this thread has now been released on our pre-release stream. For instructions on how to get on the prerelease stream, please see: https://www.genuitec.com/forums/topic/webclipse-angular-ide-prerelease-stream/
Alejandra, please let us know if this fixes your problem.
February 2, 2018 at 5:59 am #550350
AlejandraParticipantHi Brian,
It worked! Thanks so much!
BR
-
AuthorPosts