robinlzw
robinlzw
> Same here, clang 15 on apple silicon同样的情况,在 Apple Silicon 上 clang 15 I meet this error: In file included from rocksdb/utilities/transactions/write_prepared_txn_db.h:16: cargo:warning=In file included from rocksdb/db/db_iter.h:14: cargo:warning=In file included...
> We were admittedly rather tied up with the mainnet launch until recently, but it's time to get back to enhancing the IDE! I was wondering if there is any...
> > we are still working on that, will keep you posted > > Do you have some kind of timeline in mind that you could share? hello, for "Goto...
> > we are still working on that, will keep you posted > > Do you have some kind of timeline in mind that you could share? We plan to...
> > we are still working on that, will keep you posted > > Do you have some kind of timeline in mind that you could share? We have already...
> Thanks for this improvement! I have asked @awelc to take a look. We have already submitted the PR for the first feature, and the PR for the remaining 4...
> uiring the new compiler front-end Unfortunately, we added new features (multiple projects and Sui CLI integration) based on the new compiler front-end. Can we take over the maintenance of...
> @robinlzw - it would also be good to know how you see maintaining the original Move Plugin on your side. In particular, at this point there are two VSCode...
> There are some special comments such as `//#run ` or `//#publish`, could you add test cases for them? Here is an example: [bug_9717.move](https://github.com/aptos-labs/aptos-core/blob/353d5657d2165f65741fdeb85195cf73b9c12058/third_party/move/move-compiler-v2/transactional-tests/tests/inlining/bug_9717.move) Hello, for this feature, we have...
> We also need test cases at least for: > > * const declarations > * friend declarations > * tests with complex and multiple attributes (some examples below for...