vlaaad
vlaaad
Just a note, the file is called `.internal/editor.port`
https://defold.com/manuals/editor/#editor-server
Here is an example user-level `prefs.edn` file (can be found in Help->Show Logs folder): ```edn { :bundle { :android { :architecture { :arm64-android true :armv7-android true } :format "apk,aab" :install...
Updated table: old key | new path | default | scope ---------------------------------------|-----------------------------------------------|---------------------------------------------------|-------------- adb-path | :tools :adb-path | "" | global ios-deploy-path | :tools :ios-deploy-path | "" | global asset-browser-track-active-tab? |...
Hmm. @Insality does **View > Toggle Component Guides** work for you?
Prompted by this forum post: https://forum.defold.com/t/defold-pain-points-survey/81367/49?u=vlaaad
`C:\Users\Anton\Development\DefoldProjects\MyProject\build\tr\TealTranspiler/C:\Users\Anton\Development\DefoldProjects\MyProject\main/another_teal_file.lua` That's a weird-looking path... Looks like somewhere, at some point, either the defold editor or this extension or Teal transpiler mishandles the slashes in the path.
Can you share a project that I can use to reproduce the issue?
Some keyboards have a "context menu" button that triggers the showing of a context menu. I checked that it works on Defold. Nonetheless, there are keyboards without such buttons, so...
I agree F2 is enough.