User forums > Nightly builds

The 09 October 2010 build (6688) CODECOMPLETION BRANCH version is out.

<< < (6/9) > >>

MortenMacFly:

--- Quote from: oBFusCATed on October 22, 2010, 09:00:38 am ---Morten, you've not to tired of syncing branches in svn, can you do trunk -> debugger's branch, sync so I can do some CC testing? :)

--- End quote ---
I knew you'd ask sooner or later... :lol:

Gimme some time...

Jenna:
Important notice for all users of the code-completion packages from my repo:

please change your sources.list-entry to point to the standard-nightlies, because the cc-branch is now included in trunk.

See http://apt.jenslody.de/ for the correct url.

EDIT:
I just updated the repo to svn r6740.

ironhead:

--- Quote from: jens on October 22, 2010, 12:16:06 am ---
--- Quote from: Folco on October 22, 2010, 12:12:16 am ---Perhaps the branch have been commited ? :)

--- End quote ---
Yes, use trunk instead.

--- End quote ---

@killerbot: any chance we can get a nightly of trunk with the merged CC branch? :)

bug1z:
Immediately ask for forgiveness for his bad English.

There is a problem:

When I write:

--- Code: ---if (...) {
--- End code ---

The bracket carries a very not nice (to me):

--- Code: ---if (...) {
     ...
     }

--- End code ---
But I would like to by pressing Enter brackets were transferred as follows:

--- Code: ---if (...) {
     ...
}

--- End code ---
And I would like to happen so by pressing Enter instead of pressing Ctrl + J.

The settings are not selected.

Loaden:

--- Quote from: bug1z on October 22, 2010, 06:53:39 pm ---Immediately ask for forgiveness for his bad English.

There is a problem:

When I write:

--- Code: ---if (...) {
--- End code ---

The bracket carries a very not nice (to me):

--- Code: ---if (...) {
     ...
     }

--- End code ---
But I would like to by pressing Enter brackets were transferred as follows:

--- Code: ---if (...) {
     ...
}

--- End code ---
And I would like to happen so by pressing Enter instead of pressing Ctrl + J.

The settings are not selected.

--- End quote ---
Fixed in r6746.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version