O01eg

Results 37 issues of O01eg

Is `SolidOak` going to support RLS? There is a plugin for neovim supports Rust Language Server: https://github.com/autozimu/LanguageClient-neovim

I'm trying to setup CD compilation and get error: ``` env CFLAGS=-D_IO_getc=getc LDFLAGS=-L/Users/runner/work/freeorion-sdk/freeorion-sdk/build-boost/Boost-for-Android/libiconv-libicu-android/armeabi-v7a /Users/runner/work/freeorion-sdk/freeorion-sdk/build-boost/Boost-for-Android/libiconv-libicu-android/setEnvironment-armeabi-v7a.sh ./configure --host=armv7a-linux-androideabi16 --prefix=/Users/runner/work/freeorion-sdk/freeorion-sdk/build-boost/Boost-for-Android/libiconv-libicu-android/armeabi-v7a/libiconv-1.15/.. --enable-static --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment...

As `from` is python keyword it's changed to `from_` ```python HasStarlane(from_=...) ```

category:refactoring
component:internal

Follows up #4960 Ensures #4844 isn't happening again.

component:content scripting
component:internal
category:tweak

Fixes #4844

component:content scripting
category:tweak
priority:high