Classes reference no longer populating in 1.10?

0

I'm no longer seeing any class reference expansion or search functionality in 1.10. I've tested this on two clean installs on different computers. Am I the only one? Any idea what the issue is?

질문됨 7년 전165회 조회
3개 답변
0
수락된 답변

Hi @REDACTEDUSER

Is this happening for you in the lua editor?

One possible cause is that your lua editor is not connecting to the editor for debugging, etc. Without this connection to the editor, non of the class references will be visible. When you open up the lua editor, there should be three 'buttons' in the top-middle of the screen. The button that says 'Target' needs to be set to 'Editor':

REMOVEDUPLOAD

You can set the target by simply clicking on the button and choosing 'Editor'. Once the target is set to 'Editor' and the 'Context' to 'Default', you should be able to see the classes again. If you can't set the Target to Editor, try reopening the Editor, or load it by running the project through Visual Studio. It should be accessible, but it may not be defaulted to Editor depending on your settings.

Let me know if this helps!

답변함 7년 전
0

That got it, thanks!

답변함 7년 전
0

Your solution is not working for me.

REMOVEDUPLOAD

So i alread have tried the following steps:

  • Re-open the lua editor.

  • Open the lua editor as administrator.

  • Launch the Sandbox editor from VS 2015, then open de lua editor.

Nothing have worked, and the Editor Target not appears.

답변함 7년 전

이 게시물은 마감됨: 새 답변, 댓글 및 투표 추가가 비활성화되었습니다.