Dada
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Dada created a post, Plugin Shell Script doesn't complete variable names all times
#! /bin/shvar1="hello"var2="world"if [[ $v == "test" ]]; then echo "test is equal..."fion press strg+space at "$v" for code completion the result is "no sugesstions".This always happens on case an...