JetBrains/compose-jb 4730
Jetpack Compose for Desktop and Web, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
Java Database Access Layer
Window handling library in pure Rust
A low-level library for OpenGL context creation, written in pure Rust.
Supplementary repository for compiler course
OS course fall 2016
Java Database Access Layer
push eventJetBrains/roslyn
commit sha c43d947006edef362f062b8f8d811110e10fa856
JetPatch
push time in a month
issue closedJetBrains/phpstorm-attributes
How do I set the expected value from 0 to infinity?
How can I use the #[ExpectedValues] attribute to indicate that a method or function argument can be 0 or more? And it can only be an integer.
I would like something like this:
#[ExpectedValues([0,1, ...])]
public function test(int $arg) {}
closed time in a month
doox911issue commentJetBrains/phpstorm-attributes
How do I set the expected value from 0 to infinity?
Hello, this feature request is out of scope of the #[ExpectedValues] design. The attribute goal is to enumerate finite number of expected values.
comment created time in a month
issue openedJetBrains/phpstorm-attributes
How do I set the expected value from 0 to infinity?
How can I use the #[ExpectedValues] attribute to indicate that a method or function argument can be 0 or more? And it can only be an integer.
I would like something like this:
#[ExpectedValues([0,1, ...])]
public function test(int $arg) {}
created time in a month
pull request commentJetBrains/phpstorm-attributes
Adjusting attributes to 2021.1
Also, if CS Fixer would be accepted and added to the project, I could also provide simple Github Actions configuration to run it for every pull request.
comment created time in 2 months
PR opened JetBrains/phpstorm-attributes
There were some minor changes in the main repository, so I updated them here.
I also added PHP-CS-Fixer as in main repository. I saw that you're using "curly brace in the same line as class name" convention (even with some custom made fixer), but it's against PSR-12, so I just left default codestyle configuration. If you want, I can copypaste braces fixer and apply it here.
pr created time in 2 months
push eventJetBrains/homebrew-utils
commit sha f0f5abc31611da453b4b9113c4cc8fa2de02e6f9
ki v0.3.3
push time in 2 months
push eventJetBrains/homebrew-utils
commit sha 1509efcda870e1400d04c73b607d424fa662f5ff
ki v0.3.3
push time in 2 months
push eventJetBrains/homebrew-utils
commit sha 25507dde29942dab71dcf6a504443d5bbcdd2c2c
ki.sh v0.3.3
push time in 2 months
push eventJetBrains/homebrew-utils
commit sha 1974929ec6334d53915a0c4bf09fd5650131461a
ki.sh v0.3.3
push time in 2 months
push eventJetBrains/homebrew-utils
commit sha cc25259de452a9ddf21075e4619a7f4fcc906bef
ki.sh v0.3.3
push time in 2 months
push eventJetBrains/homebrew-utils
commit sha 8b7b3ae5145b19c65207486d6713274fdfb5a285
Adds ki Formula
push time in 2 months
startedalexanderskulikov/circuit_improvement
started time in 2 months
push eventJetBrains/roslyn
commit sha cafefb65cd4e74f090f0f18b161c6cd68af88370
JetPatch
push time in 2 months
push eventJetBrains/roslyn
commit sha 5e96fd6c10e72aa6dcc1c2c8c584f0e2412a5275
JetPatch
push time in 2 months
push eventJetBrains/roslyn
commit sha 6f9e41ecf46852a9ff20879625846969f7fd3ab4
JetPatch
push time in 2 months
issue commentJetBrains/phpstorm-workshop
Our apologies for such a delayed reply.
So, we don't use absolute paths in run configurations so that they still worked if you copied the project to a different location.
Instead, we consider the path to be relative to the project root.
So, in your case, if the docker-compose.yml file is located in the project root as you claim, it's supposed to be something like ./docker-compose.yml.
I can't reproduce the issue locally too. Is it still happening in newer PhpStorm versions for you?
comment created time in 3 months
issue closedJetBrains/phpstorm-workshop
vagrant options are all unusable(like up, reload etc).
closed time in 3 months
mohdhasnain902issue commentJetBrains/phpstorm-workshop
vagrant options are all unusable(like up, reload etc).
That is expected, we no longer use Vagrant for the workshop project. I've removed all mentions of it from the repository. Please use Docker Compose.
comment created time in 3 months
issue commentJetBrains/phpstorm-workshop
Sorry for missing the report. If possible, please open the project again, then in Database Tool window select the connection & click on a "Data Source Properties" button:

Check if you have any error messages or warnings there.
comment created time in 3 months
push eventJetBrains/phpstorm-workshop
commit sha 4c4b22258ae374423c02bbc11b0f6506ddc4e80c
Remove all Vagrant mentions
push time in 3 months