JavaFX - no autocompletion or document formatting

Bug description:

  1. The JavaFX replit does not offer autocompletion.
  2. The JavaFX replit does not offer document formatting (saving a file, which sometimes works with Java replits, doesn’t have any effect here).

Expected vs Current Behavior:

I expect both autocompletion and document formatting.

Steps to reproduce:

  1. Make a new JavaFX replit.
  2. Run it (just to make sure)
  3. Put a . beside a variable and pray – but nothing happens
  4. Look for the Document Formatting button – it isn’t visible
  5. Save a document with mis-aligned code. The code doesn’t line up.

Bug appears at this link: https://replit.com/@CS-262/Lab-6-JavaFX-Calisthenics#PartA.java

Screenshot(s)/Screen Recording:

Typed a ., but nothing shows up:
image

Saved the document, but the code remains un-aligned:
image

Browser/OS/Device: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15

Replit Profile: https://replit.com/@mprogers