v2.28.0

Add code auto-completion feature to online IDE in technology-specific format

Overview

The online IDE that candidates use to solve problems in the technical specialization format now supports code auto-completion.

When you enter code in the editor, a language-specific Language Server will reference the packages in the working directory and display predictive candidates in real time. (For more information on the Language Server, see here

スクリーンショット_2022-05-13_18.40.43

Performance improvement of file synchronization in technology-specific format

Overview

For some time now, we have received feedback from candidates that it is inconvenient to edit the contents of files changed in the online IDE while they are synced to the server. This update improves the performance of file synchronization and allows you to code online more comfortably.

We are continuing to make improvements to the technology-specific format and plan to release a playback and preview feature in the future.

If you have any other requests, please feel free to contact us.