bridge-core / editor

Next generation of bridge., the Minecraft Add-On editor
https://editor.bridge-core.app
GNU General Public License v3.0
139 stars 41 forks source link

Auto-Completion not working #1093

Open papipouch opened 6 months ago

papipouch commented 6 months ago

Summary 1 week ago I was working on my project and I had auto completions for server, server-ui. Yesterday I loaded up my project and the auto completions wasn't working. I updated Bridge with no change, I uninstalled and reinstalled, started a fresh project and still no auto-completions. I have just now tried the Web App and have ran into the same issue as seen below.

To Reproduce Steps to reproduce the behavior:

  1. Create a project
  2. Setup manifest and import "@minecraft/server"
  3. Begin typing "server."
  4. Observe result

Observed behavior I was creating a script and noticed I had no auto-completion Expected behavior Auto-Completion prompts, what type the object is.

Screenshots / File Attachments image image

Platform (please complete the following information):

Additional context Add any other context about the problem here.

outercloudstudio commented 6 months ago

Thank you for reporting I'll take a look.

Ch36 commented 6 months ago

Am having the same issue, I was going to create a new issue but looks like I dont have to. Please fix 🙏

outercloudstudio commented 5 months ago

Do you have any experiments enabled in the project config?

Ch36 commented 5 months ago

Do you have any experiments enabled in the project config?

Yes. Everything worked fine before 2.7.13 I think, I’m not entirely sure that is the correct version.